Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:onPhyUpdate

1079         public void onPhyUpdate(BluetoothDevice device, int txPhy, int rxPhy, int status) {
1080 Log.d("gatt_server change onPhyUpdate " + mEventType + " " + mIndex);
1085 mEventFacade.postEvent(mEventType + mIndex + "onPhyUpdate", mResults.clone());