HomeSort by relevance Sort by last modified time
    Searched defs:ServiceStoppedCallback (Results 1 - 4 of 4) sorted by null

  /system/bt/test/suite/gatt/
gatt_test.cc 125 void GattTest::ServiceStoppedCallback(
  /system/bt/service/
gatt_server.cc 334 void GattServer::ServiceStoppedCallback(
gatt_server_old.cc 363 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) {
410 ServiceStoppedCallback,
  /system/bt/service/hal/
bluetooth_gatt_interface.cc 259 void ServiceStoppedCallback(int status, int server_if, int srvc_handle) {
266 ServiceStoppedCallback(g_interface, status, server_if, srvc_handle));
414 ServiceStoppedCallback,
664 void BluetoothGattInterface::ServerObserver::ServiceStoppedCallback(

Completed in 113 milliseconds