1 year ago
#380796
Viète
Capture events from Bluetooth Headset (press button on headset)
My app need to capture press button event on headset (connect over Bluetooth). Currently, I got MAC address by using BluetoothFindFirstDevice()
, BluetoothFindFirstDevice()
function in winapi. But I cannot find out the way to capture events like press button on headset
c#
winapi
bluetooth
0 Answers
Your Answer