Home
last modified time | relevance | path

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

/aosp12/system/bt/test/suite/gatt/
H A Dgatt_test.cc124 void GattTest::ServiceStoppedCallback( in ServiceStoppedCallback() function in bttest::GattTest
/aosp12/system/bt/service/
H A Dgatt_server.cc331 void GattServer::ServiceStoppedCallback( in ServiceStoppedCallback() function in bluetooth::GattServer
H A Dgatt_server_old.cc366 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) { in ServiceStoppedCallback() function
/aosp12/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc262 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) { in ServiceStoppedCallback() function
664 void BluetoothGattInterface::ServerObserver::ServiceStoppedCallback( in ServiceStoppedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver