Searched defs:SendResponse (Results 1 – 3 of 3) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetoothGattServer.aidl | 31 boolean SendResponse( in SendResponse() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_gatt_server_binder_server.cc | 110 Status BluetoothGattServerBinderServer::SendResponse( in SendResponse() function in ipc::binder::BluetoothGattServerBinderServer |
/system/bt/service/ | ||
D | gatt_server.cc | 114 bool GattServer::SendResponse(const std::string& device_address, int request_id, in SendResponse() function in bluetooth::GattServer |