Searched defs:ServiceDeletedCallback (Results 1 – 2 of 2) sorted by relevance
/system/bt/test/suite/gatt/ | ||
D | gatt_test.cc | 133 void GattTest::ServiceDeletedCallback( in ServiceDeletedCallback() function in bttest::GattTest |
/system/bt/service/hal/ | ||
D | bluetooth_gatt_interface.cc | 271 void ServiceDeletedCallback(int status, int server_if, int srvc_handle) { in ServiceDeletedCallback() function |