Searched refs:BLE_READ_REMOTE_RSSI (Results 1 – 2 of 2) sorted by relevance
76 filter.addAction(BleClientService.BLE_READ_REMOTE_RSSI); in onResume()135 } else if (action == BleClientService.BLE_READ_REMOTE_RSSI) {
84 public static final String BLE_READ_REMOTE_RSSI = field in BleClientService245 Intent intent = new Intent(BLE_READ_REMOTE_RSSI); in notifyReadRemoteRssi()