Searched refs:BLE_CHARACTERISTIC_READ (Results 1 – 2 of 2) sorted by relevance
115 filter.addAction(BleClientService.BLE_CHARACTERISTIC_READ); in onResume()248 case BleClientService.BLE_CHARACTERISTIC_READ:
101 public static final String BLE_CHARACTERISTIC_READ = field in BleClientService676 Intent intent = new Intent(BLE_CHARACTERISTIC_READ); in notifyCharacteristicRead()