Home
last modified time | relevance | path

Searched refs:ServiceAddedCallback (Results 1 – 8 of 8) sorted by relevance

/system/bt/test/suite/gatt/
Dgatt_test.h70 void ServiceAddedCallback(
Dgatt_test.cpp131 void GattTest::ServiceAddedCallback( in ServiceAddedCallback() function in bttest::GattTest
/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp289 void ServiceAddedCallback( in ServiceAddedCallback() function
300 FOR_EACH_SERVER_OBSERVER(ServiceAddedCallback( in ServiceAddedCallback()
472 ServiceAddedCallback,
753 void BluetoothGattInterface::ServerObserver::ServiceAddedCallback( in ServiceAddedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
Dbluetooth_gatt_interface.h158 virtual void ServiceAddedCallback(
Dfake_bluetooth_gatt_interface.cpp319 ServiceAddedCallback(this, status, server_if, srvc_id, srvc_handle)); in NotifyServiceAddedCallback()
/system/bt/service/
Dgatt_server.h262 void ServiceAddedCallback(
Dgatt_server_old.cpp148 void ServiceAddedCallback(int status, int server_if, btgatt_srvc_id_t *srvc_id, in ServiceAddedCallback() function
416 ServiceAddedCallback,
Dgatt_server.cpp497 void GattServer::ServiceAddedCallback( in ServiceAddedCallback() function in bluetooth::GattServer