Home | History | Annotate | Download | only in hal

Lines Matching refs:FakeBluetoothInterface

24 FakeBluetoothInterface::Manager g_hal_manager;
83 FakeBluetoothInterface::Manager* FakeBluetoothInterface::GetManager() {
87 FakeBluetoothInterface::Manager::Manager()
93 void FakeBluetoothInterface::NotifyAdapterStateChanged(bt_state_t state) {
97 void FakeBluetoothInterface::NotifyAdapterPropertiesChanged(
105 void FakeBluetoothInterface::NotifyAdapterNamePropertyChanged(
121 void FakeBluetoothInterface::NotifyAdapterAddressPropertyChanged(
131 void FakeBluetoothInterface::NotifyAdapterLocalLeFeaturesPropertyChanged(
141 void FakeBluetoothInterface::NotifyAclStateChangedCallback(
150 void FakeBluetoothInterface::AddObserver(Observer* observer) {
154 void FakeBluetoothInterface::RemoveObserver(Observer* observer) {
158 const bt_interface_t* FakeBluetoothInterface::GetHALInterface() const {
162 const bluetooth_device_t* FakeBluetoothInterface::GetHALAdapter() const {