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

  /system/bt/service/
gatt_server.cc 475 void GattServer::RequestExecWriteCallback(
gatt_server_old.cc 288 // Wait for an 'RequestExecWriteCallback' to notify completion.
306 void RequestExecWriteCallback(int conn_id, int trans_id, const RawAddress& bda,
417 RequestExecWriteCallback,
  /system/bt/service/hal/
bluetooth_gatt_interface.cc 339 void RequestExecWriteCallback(int conn_id, int trans_id, const RawAddress& bda,
346 FOR_EACH_SERVER_OBSERVER(RequestExecWriteCallback(g_interface, conn_id,
418 RequestExecWriteCallback,
704 void BluetoothGattInterface::ServerObserver::RequestExecWriteCallback(

Completed in 179 milliseconds