Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:onCharacteristicRead

2101         public void onCharacteristicRead(
2103 Log.d("gatt_connect change onCharacteristicRead " + mEventType + " " + index);
2107 mEventFacade.postEvent(mEventType + index + "onCharacteristicRead", mResults.clone());