Searched refs:BLE_BLUETOOTH_CONNECTED (Results 1 – 2 of 2) sorted by relevance
109 filter.addAction(BleClientService.BLE_BLUETOOTH_CONNECTED); in onResume()223 case BleClientService.BLE_BLUETOOTH_CONNECTED:
91 public static final String BLE_BLUETOOTH_CONNECTED = field in BleClientService658 Intent intent = new Intent(BLE_BLUETOOTH_CONNECTED); in notifyConnected()