Searched refs:BLE_BLUETOOTH_DISCONNECTED (Results 1 – 3 of 3) sorted by relevance
57 mFilter = BleClientService.BLE_BLUETOOTH_DISCONNECTED; in BleButtonActivity()
111 filter.addAction(BleClientService.BLE_BLUETOOTH_DISCONNECTED); in onResume()349 case BleClientService.BLE_BLUETOOTH_DISCONNECTED:
93 public static final String BLE_BLUETOOTH_DISCONNECTED = field in BleClientService652 Intent intent = new Intent(BLE_BLUETOOTH_DISCONNECTED); in notifyDisconnected()