Bluetooth Driver services: Difference between revisions

No edit summary
No edit summary
Line 62: Line 62:
| 23 || [[#TriggerConnection]] ([1.0.0-8.1.1] [[#HidWakeController]])
| 23 || [[#TriggerConnection]] ([1.0.0-8.1.1] [[#HidWakeController]])
|-
|-
| 24 || AddPairedDeviceInfo
| 24 || [[#AddPairedDeviceInfo]]
|-
|-
| 25 || GetPairedDeviceInfo
| 25 || [[#GetPairedDeviceInfo]]
|-
|-
| 26 || FinalizeHid
| 26 || FinalizeHid
Line 305: Line 305:
== TriggerConnection ==
== TriggerConnection ==
Takes an input [[#Address]] and an u16, no output.
Takes an input [[#Address]] and an u16, no output.
== AddPairedDeviceInfo ==
Takes a type-0x19 input buffer containing [[Settings_services#BluetoothDevicesSettings|BluetoothDevicesSettings]], no output.
== GetPairedDeviceInfo ==
Takes an input [[#Address]] and a type-0x1A output buffer containing [[Settings_services#BluetoothDevicesSettings|BluetoothDevicesSettings]].


== GetHidReportEventInfo ==
== GetHidReportEventInfo ==