Bluetooth Driver services: Difference between revisions
No edit summary |
|||
Line 216: | Line 216: | ||
| 99 || [10.0.0+] [[#MoveToSecondaryPiconet]] | | 99 || [10.0.0+] [[#MoveToSecondaryPiconet]] | ||
|- | |- | ||
| 100 || [12.0.0+] | | 100 || [12.0.0+] [[#IsBluetoothEnabled]] | ||
|- | |- | ||
| 128 || [12.0.0+] | | 128 || [12.0.0+] | ||
Line 946: | Line 946: | ||
[12.0.0+] Takes two type-0xA output buffers, returns an output s32. The first buffer contains an array of [[#Address]], the second buffer contains an array of BitFlagSet with [[#LeChannel]] and bit-count=40. | [12.0.0+] Takes two type-0xA output buffers, returns an output s32. The first buffer contains an array of [[#Address]], the second buffer contains an array of BitFlagSet with [[#LeChannel]] and bit-count=40. | ||
== IsBluetoothEnabled == | |||
No input, returns an output bool. | |||
= bt = | = bt = |