Home
last modified time | relevance | path

Searched defs:NotifyAdapterStateChanged (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_interface.cc93 void FakeBluetoothInterface::NotifyAdapterStateChanged(bt_state_t state) { in NotifyAdapterStateChanged() function in bluetooth::hal::FakeBluetoothInterface
/system/bt/service/
Dadapter.cc735 void NotifyAdapterStateChanged(AdapterState prev_state, in NotifyAdapterStateChanged() function in bluetooth::AdapterImpl