Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:onReadRemoteRssi

2165         public void onReadRemoteRssi(BluetoothGatt gatt, int rssi, int status) {
2166 Log.d("gatt_connect change onReadRemoteRssi " + mEventType + " " + index);
2169 mEventFacade.postEvent(mEventType + index + "onReadRemoteRssi", mResults.clone());