Lines Matching full:bluetooth
23 #include "service/common/bluetooth/adapter_state.h"
25 namespace bluetooth {
31 // Represents the local Bluetooth adapter.
50 // Called when there is a change in the state of the local Bluetooth
80 // Enables Bluetooth. This method will send a request to the Bluetooth adapter
83 // method only means that the enable request has been sent to the Bluetooth
90 // Powers off the Bluetooth radio. Returns true, if the disable request was
91 // successfully sent to the Bluetooth controller.
97 // Sets the name assigned to the local Bluetooth adapter. This is the name
143 } // namespace bluetooth