Home
last modified time | relevance | path

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

/system/bt/test/suite/adapter/
Dbluetooth_test.cc125 void BluetoothTest::AdapterPropertiesCallback(bt_status_t status, in AdapterPropertiesCallback() function in bttest::BluetoothTest
/system/bt/service/hal/
Dbluetooth_interface.cc77 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback() function
307 void BluetoothInterface::Observer::AdapterPropertiesCallback( in AdapterPropertiesCallback() function in bluetooth::hal::BluetoothInterface::Observer
/system/bt/service/
Dadapter.cc523 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback() function in bluetooth::AdapterImpl