Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetoothGattServer.aidl31 boolean SendResponse( in SendResponse() method
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_channel_transport.cc142 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/
Dserver_port_factory.cc127 void ServerPortFactory::SendResponse(int fd, const std::string& response) const { in SendResponse() function in test_vendor_lib::net::ServerPortFactory
/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.cc107 bool GattServer::SendResponse(const std::string& device_address, int request_id, in SendResponse() function in bluetooth::GattServer