Searched defs:SetMtu (Results 1 – 3 of 3) sorted by relevance
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetoothLowEnergy.cpp | 222 bool BpBluetoothLowEnergy::SetMtu(int client_id, const char* address, int mtu) { in SetMtu() function in ipc::binder::BpBluetoothLowEnergy |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_low_energy_binder_server.cpp | 89 bool BluetoothLowEnergyBinderServer::SetMtu(int client_id, in SetMtu() function in ipc::binder::BluetoothLowEnergyBinderServer |
/system/bt/service/ | ||
D | low_energy_client.cpp | 380 bool LowEnergyClient::SetMtu(std::string address, int mtu) { in SetMtu() function in bluetooth::LowEnergyClient |