Home
last modified time | relevance | path

Searched defs:SendResponse (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothGattServer.aidl31 boolean SendResponse( in SendResponse() method
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cc110 Status BluetoothGattServerBinderServer::SendResponse( in SendResponse() function in ipc::binder::BluetoothGattServerBinderServer
/system/bt/service/
Dgatt_server.cc114 bool GattServer::SendResponse(const std::string& device_address, int request_id, in SendResponse() function in bluetooth::GattServer