Searched refs:ServiceAddedCallback (Results 1 – 8 of 8) sorted by relevance
/system/bt/test/suite/gatt/ |
D | gatt_test.h | 71 void ServiceAddedCallback(
|
D | gatt_test.cc | 115 void GattTest::ServiceAddedCallback( in ServiceAddedCallback() function in bttest::GattTest
|
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cc | 248 void ServiceAddedCallback( in ServiceAddedCallback() function 258 ServiceAddedCallback(g_interface, status, server_if, service)); in ServiceAddedCallback() 411 ServiceAddedCallback, 655 void BluetoothGattInterface::ServerObserver::ServiceAddedCallback( in ServiceAddedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
|
D | bluetooth_gatt_interface.h | 129 virtual void ServiceAddedCallback(
|
D | fake_bluetooth_gatt_interface.cc | 225 observer.ServiceAddedCallback(this, status, server_if, service); in NotifyServiceAddedCallback()
|
/system/bt/service/ |
D | gatt_server.h | 198 void ServiceAddedCallback(hal::BluetoothGattInterface* gatt_iface, int status,
|
D | gatt_server_old.cc | 145 void ServiceAddedCallback(int status, int server_if, in ServiceAddedCallback() function 411 ServiceAddedCallback,
|
D | gatt_server.cc | 297 void GattServer::ServiceAddedCallback(hal::BluetoothGattInterface* gatt_iface, in ServiceAddedCallback() function in bluetooth::GattServer
|