Searched refs:ACTION_DATA_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
61 public final static String ACTION_DATA_AVAILABLE = field in BluetoothLeService106 broadcastUpdate(ACTION_DATA_AVAILABLE, characteristic);113 broadcastUpdate(ACTION_DATA_AVAILABLE, characteristic);
110 } else if (BluetoothLeService.ACTION_DATA_AVAILABLE.equals(action)) {306 intentFilter.addAction(BluetoothLeService.ACTION_DATA_AVAILABLE); in makeGattUpdateIntentFilter()