Home
last modified time | relevance | path

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

/system/bt/test/suite/gatt/
Dgatt_test.cc133 void GattTest::ServiceDeletedCallback( in ServiceDeletedCallback() function in bttest::GattTest
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc271 void ServiceDeletedCallback(int status, int server_if, int srvc_handle) { in ServiceDeletedCallback() function
668 void BluetoothGattInterface::ServerObserver::ServiceDeletedCallback( in ServiceDeletedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver