Home
last modified time | relevance | path

Searched defs:AdapterStateChangedCallback (Results 1 – 3 of 3) sorted by relevance

/system/bt/test/suite/adapter/
Dbluetooth_test.cc119 void BluetoothTest::AdapterStateChangedCallback(bt_state_t new_state) { in AdapterStateChangedCallback() function in bttest::BluetoothTest
/system/bt/service/hal/
Dbluetooth_interface.cc70 void AdapterStateChangedCallback(bt_state_t state) { in AdapterStateChangedCallback() function
302 void BluetoothInterface::Observer::AdapterStateChangedCallback( in AdapterStateChangedCallback() function in bluetooth::hal::BluetoothInterface::Observer
/system/bt/service/
Dadapter.cc502 void AdapterStateChangedCallback(bt_state_t state) override { in AdapterStateChangedCallback() function in bluetooth::AdapterImpl