Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:onCharacteristicWrite

2112         public void onCharacteristicWrite(
2114 Log.d("gatt_connect change onCharacteristicWrite " + mEventType + " " + index);
2118 mEventFacade.postEvent(mEventType + index + "onCharacteristicWrite", mResults.clone());