Searched refs:ACTION_GATT_SERVICES_DISCOVERED (Results 1 – 2 of 2) sorted by relevance
59 public final static String ACTION_GATT_SERVICES_DISCOVERED = field in BluetoothLeService95 broadcastUpdate(ACTION_GATT_SERVICES_DISCOVERED);
107 } else if (BluetoothLeService.ACTION_GATT_SERVICES_DISCOVERED.equals(action)) {305 intentFilter.addAction(BluetoothLeService.ACTION_GATT_SERVICES_DISCOVERED); in makeGattUpdateIntentFilter()