Searched refs:BLE_BLUETOOTH_CONNECTED (Results 1 – 2 of 2) sorted by relevance
67 filter.addAction(BleClientService.BLE_BLUETOOTH_CONNECTED); in onResume()111 if (action == BleClientService.BLE_BLUETOOTH_CONNECTED) {
66 public static final String BLE_BLUETOOTH_CONNECTED = field in BleClientService188 Intent intent = new Intent(BLE_BLUETOOTH_CONNECTED); in notifyConnected()