Bluetooth Driver services: Difference between revisions
No edit summary |
|||
| Line 232: | Line 232: | ||
== InitializeBluetooth == | == InitializeBluetooth == | ||
No input, returns an output Event handle with EventClearMode=1. | No input, returns an output Event handle with EventClearMode=1. | ||
This is used by btm, this should not be used by other processes. | |||
== EnableBluetooth == | == EnableBluetooth == | ||
| Line 241: | Line 243: | ||
== FinalizeBluetooth == | == FinalizeBluetooth == | ||
No input/output. | No input/output. | ||
Not used by btm, other processes should not use this. | |||
== GetAdapterProperties == | == GetAdapterProperties == | ||