Searched defs:ServiceStoppedCallback (Results 1 – 4 of 4) sorted by relevance
/system/bt/test/suite/gatt/ | ||
D | gatt_test.cc | 124 void GattTest::ServiceStoppedCallback( in ServiceStoppedCallback() function in bttest::GattTest |
/system/bt/service/ | ||
D | gatt_server.cc | 331 void GattServer::ServiceStoppedCallback( in ServiceStoppedCallback() function in bluetooth::GattServer |
D | gatt_server_old.cc | 364 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) { in ServiceStoppedCallback() function |
/system/bt/service/hal/ | ||
D | bluetooth_gatt_interface.cc | 261 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) { in ServiceStoppedCallback() function |