Bluetooth Driver services: Difference between revisions

Line 540: Line 540:
== SetVisibility ==
== SetVisibility ==
Takes two input bools, no output.
Takes two input bools, no output.
The first bool controls Inquiry Scan, whether the device can be discovered during Inquiry. The second bool controls Page Scan, whether the device accepts connections.


This is used by [[BTM_services|btm]].
This is used by [[BTM_services|btm]].