Searched refs:AdapterPropertiesCallback (Results 1 – 6 of 6) sorted by relevance
/system/bt/service/hal/ |
D | bluetooth_interface.cc | 78 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback() function 85 AdapterPropertiesCallback(status, num_properties, properties)); in AdapterPropertiesCallback() 217 AdapterPropertiesCallback, 328 void BluetoothInterface::Observer::AdapterPropertiesCallback( in AdapterPropertiesCallback() function in bluetooth::hal::BluetoothInterface::Observer
|
D | bluetooth_interface.h | 53 virtual void AdapterPropertiesCallback(bt_status_t status,
|
D | fake_bluetooth_interface.cc | 104 observer.AdapterPropertiesCallback(BT_STATUS_SUCCESS, num_properties, in NotifyAdapterPropertiesChanged()
|
/system/bt/test/suite/adapter/ |
D | bluetooth_test.h | 80 void AdapterPropertiesCallback(bt_status_t status, int num_properties,
|
D | bluetooth_test.cc | 125 void BluetoothTest::AdapterPropertiesCallback(bt_status_t status, in AdapterPropertiesCallback() function in bttest::BluetoothTest
|
/system/bt/service/ |
D | adapter.cc | 524 void AdapterPropertiesCallback(bt_status_t status, int num_properties, in AdapterPropertiesCallback() function in bluetooth::AdapterImpl
|