Bluetooth Driver services: Difference between revisions
No edit summary |
bt |
||
Line 101: | Line 101: | ||
|- | |- | ||
| 44 || GetIsBluetoothAfhEnabled | | 44 || GetIsBluetoothAfhEnabled | ||
|} | |||
= bt = | |||
This is "nn::bluetooth::IBluetoothUser". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || LeClientReadCharacteristic | |||
|- | |||
| 1 || LeClientReadDescriptor | |||
|- | |||
| 2 || LeClientWriteCharacteristic | |||
|- | |||
| 3 || LeClientWriteDescriptor | |||
|- | |||
| 4 || LeClientRegisterNotification | |||
|- | |||
| 5 || LeClientDeregisterNotification | |||
|- | |||
| 6 || SetLeResponse | |||
|- | |||
| 7 || LeSendIndication | |||
|- | |||
| 8 || GetLeEventInfo | |||
|- | |||
| 9 || RegisterBleEvent | |||
|} | |} | ||
[[Category:Services]] | [[Category:Services]] |