[Git][wine/wine][master] 12 commits: bluetoothapis: Add stub for BluetoothSdpGetElementData.
Alexandre Julliard pushed to branch master at wine / wine Commits: aae1ca84 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Add stub for BluetoothSdpGetElementData. - - - - - 84812841 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis/tests: Add tests for BluetoothSdpGetElementData. - - - - - a1b468f0 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Implement BluetoothSdpGetElementData. - - - - - a9f92f76 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Add stub for BluetoothSdpGetContainerElementData. - - - - - fc296976 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis/tests: Add tests for BluetoothSdpGetContainerElementData. - - - - - 53f39bea by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Implement BluetoothSdpGetContainerElementData. - - - - - 9e7336f0 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Add stub for BluetoothSdpEnumAttributes. - - - - - 08655d53 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis/tests: Add tests for BluetoothSdpEnumAttributes. - - - - - 888b8478 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Implement BluetoothSdpEnumAttributes. - - - - - 34b29b3d by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Add stub for BluetoothSdpGetAttributeValue. - - - - - 4827bf94 by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis/tests: Add tests for BluetoothSdpGetAttributeValue. - - - - - 3659f36b by Vibhav Pant at 2024-09-23T12:17:10+02:00 bluetoothapis: Implement BluetoothSdpGetAttributeValue. - - - - - 9 changed files: - configure - configure.ac - dlls/bluetoothapis/Makefile.in - dlls/bluetoothapis/bluetoothapis.spec - + dlls/bluetoothapis/sdp.c - + dlls/bluetoothapis/tests/Makefile.in - + dlls/bluetoothapis/tests/sdp.c - dlls/bthprops.cpl/bthprops.cpl.spec - dlls/irprops.cpl/irprops.cpl.spec View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/973450c7499c444e77630df454d913... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/973450c7499c444e77630df454d913... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)