6 Mar
2025
6 Mar
'25
10:58 p.m.
Elizabeth Figura (@zfigura) commented about dlls/bluetoothapis/tests/device.c:
test_for_all_radios( test_radio_BluetoothFindFirstDevice, NULL ); }
+void test_radio_BluetoothFindNextDevice( HANDLE radio, void *data )
Why do this with a separate function instead of inside test_radio_BluetoothFindFirstDevice()? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7472#note_97040