Searched defs:SendResponse (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetoothGattServer.aidl | 31 boolean SendResponse( in SendResponse() method |
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | test_channel_transport.cc | 142 void TestChannelTransport::SendResponse(int fd, const std::string& response) const { in SendResponse() function in test_vendor_lib::TestChannelTransport |
/system/bt/vendor_libs/test_vendor_lib/model/devices/ | ||
D | server_port_factory.cc | 127 void ServerPortFactory::SendResponse(int fd, const std::string& response) const { in SendResponse() function in test_vendor_lib::net::ServerPortFactory |
/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 | 107 bool GattServer::SendResponse(const std::string& device_address, int request_id, in SendResponse() function in bluetooth::GattServer |