Home
last modified time | relevance | path

Searched defs:MtuChangedCallback (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp190 void MtuChangedCallback(int conn_id, int status, int mtu) { in MtuChangedCallback() function
424 void MtuChangedCallback(int conn_id, int mtu) { in MtuChangedCallback() function
679 void BluetoothGattInterface::ClientObserver::MtuChangedCallback( in MtuChangedCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
854 void BluetoothGattInterface::ServerObserver::MtuChangedCallback( in MtuChangedCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
/system/bt/service/
Dlow_energy_client.cpp626 void LowEnergyClient::MtuChangedCallback( in MtuChangedCallback() function in bluetooth::LowEnergyClient