Searched defs:ServiceDeletedCallback (Results 1 - 2 of 2) sorted by relevance

/system/bt/test/suite/gatt/
H A Dgatt_test.cc133 void GattTest::ServiceDeletedCallback( function in class:bttest::GattTest
/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc268 void ServiceDeletedCallback(int status, int server_if, int srvc_handle) { function in namespace:bluetooth::hal::__anon765
275 ServiceDeletedCallback(g_interface, status, server_if, srvc_handle));
410 ServiceDeletedCallback,
665 void BluetoothGattInterface::ServerObserver::ServiceDeletedCallback( function in class:bluetooth::hal::BluetoothGattInterface::ServerObserver

Completed in 187 milliseconds