Searched defs:OnMtuChanged (Results 1 - 3 of 3) sorted by relevance

/system/bt/service/common/bluetooth/binder/
H A DIBluetoothLowEnergyCallback.cpp72 OnMtuChanged(status, address, mtu);
135 void BpBluetoothLowEnergyCallback::OnMtuChanged( function in class:ipc::binder::BpBluetoothLowEnergyCallback
/system/bt/service/ipc/binder/
H A Dbluetooth_low_energy_binder_server.cpp235 void BluetoothLowEnergyBinderServer::OnMtuChanged( function in class:ipc::binder::BluetoothLowEnergyBinderServer
248 cb->OnMtuChanged(status, address, mtu);
/system/bt/service/test/
H A Dlow_energy_client_unittest.cpp97 void OnMtuChanged(LowEnergyClient* client, int status, const char* address, function in class:bluetooth::__anon812::TestDelegate

Completed in 52 milliseconds