Home
last modified time | relevance | path

Searched refs:ServiceDeletedCallback (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/suite/gatt/
Dgatt_test.h77 void ServiceDeletedCallback(
Dgatt_test.cc133 void GattTest::ServiceDeletedCallback( in ServiceDeletedCallback() function in bttest::GattTest
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc272 void ServiceDeletedCallback(int status, int server_if, int srvc_handle) { in ServiceDeletedCallback() function
279 ServiceDeletedCallback(g_interface, status, server_if, srvc_handle)); in ServiceDeletedCallback()
415 ServiceDeletedCallback,
670 void BluetoothGattInterface::ServerObserver::ServiceDeletedCallback( in ServiceDeletedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
Dbluetooth_gatt_interface.h137 virtual void ServiceDeletedCallback(BluetoothGattInterface* gatt_iface,