Home
last modified time | relevance | path

Searched refs:AdapterPropertiesCallback (Results 1 – 6 of 6) sorted by relevance

/system/bt/service/hal/
Dbluetooth_interface.cpp75 void AdapterPropertiesCallback(bt_status_t status, in AdapterPropertiesCallback() function
83 AdapterPropertiesCallback(status, num_properties, properties)); in AdapterPropertiesCallback()
199 AdapterPropertiesCallback,
333 void BluetoothInterface::Observer::AdapterPropertiesCallback( in AdapterPropertiesCallback() function in bluetooth::hal::BluetoothInterface::Observer
Dbluetooth_interface.h53 virtual void AdapterPropertiesCallback(bt_status_t status,
Dfake_bluetooth_interface.cpp102 AdapterPropertiesCallback(BT_STATUS_SUCCESS, num_properties, properties)); in NotifyAdapterPropertiesChanged()
/system/bt/test/suite/adapter/
Dbluetooth_test.h82 void AdapterPropertiesCallback(
Dbluetooth_test.cpp114 void BluetoothTest::AdapterPropertiesCallback( in AdapterPropertiesCallback() function in bttest::BluetoothTest
/system/bt/service/
Dadapter.cpp250 void AdapterPropertiesCallback(bt_status_t status, in AdapterPropertiesCallback() function in bluetooth::AdapterImpl