Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:onMtuChanged

2174         public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) {
2175 Log.d("gatt_connect change onMtuChanged " + mEventType + " " + index);
2178 mEventFacade.postEvent(mEventType + index + "onMtuChanged", mResults.clone());