Home
last modified time | relevance | path

Searched defs:ServiceStoppedCallback (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/suite/gatt/
Dgatt_test.cc124 void GattTest::ServiceStoppedCallback( in ServiceStoppedCallback() function in bttest::GattTest
/system/bt/service/
Dgatt_server.cc331 void GattServer::ServiceStoppedCallback( in ServiceStoppedCallback() function in bluetooth::GattServer
Dgatt_server_old.cc364 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) { in ServiceStoppedCallback() function
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc261 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) { in ServiceStoppedCallback() function
662 void BluetoothGattInterface::ServerObserver::ServiceStoppedCallback( in ServiceStoppedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver