Home | History | Annotate | Download | only in gatt

Lines Matching defs:onMtuChanged

2777     void onMtuChanged(int connId, int mtu) throws RemoteException {
2779 Log.d(TAG, "onMtuChanged() - connId=" + connId + ", mtu=" + mtu);
2792 app.callback.onMtuChanged(address, mtu);