Searched refs:BLE_BLUETOOTH_DISCONNECTED (Results 1 – 5 of 5) sorted by relevance
59 mFilter = BleClientService.BLE_BLUETOOTH_DISCONNECTED; in BleButtonActivity()
92 filter.addAction(BleCocClientService.BLE_BLUETOOTH_DISCONNECTED); in onResume()232 case BleCocClientService.BLE_BLUETOOTH_DISCONNECTED:
120 filter.addAction(BleClientService.BLE_BLUETOOTH_DISCONNECTED); in onStart()404 case BleClientService.BLE_BLUETOOTH_DISCONNECTED:
85 public static final String BLE_BLUETOOTH_DISCONNECTED = field in BleCocClientService327 Intent intent = new Intent(BLE_BLUETOOTH_DISCONNECTED); in notifyDisconnected()
97 public static final String BLE_BLUETOOTH_DISCONNECTED = field in BleClientService805 Intent intent = new Intent(BLE_BLUETOOTH_DISCONNECTED); in notifyDisconnected()