Home
last modified time | relevance | path

Searched refs:onMtuChanged (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1871 void onMtuChanged(int connId, int mtu) throws RemoteException { in onMtuChanged() method in GattService
1880 app.callback.onMtuChanged(address, mtu); in onMtuChanged()