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