Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:onPhyUpdate

2080         public void onPhyUpdate(BluetoothGatt gatt, int txPhy, int rxPhy, int status) {
2081 Log.d("gatt_connect change onPhyUpdate " + mEventType + " " + index);
2085 mEventFacade.postEvent(mEventType + index + "onPhyUpdate", mResults.clone());