Searched refs:BLE_SERVER_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
73 filter.addAction(BleServerService.BLE_SERVER_DISCONNECTED); in onResume()128 } else if (action == BleServerService.BLE_SERVER_DISCONNECTED) {
59 public static final String BLE_SERVER_DISCONNECTED = field in BleServerService164 Intent intent = new Intent(BLE_SERVER_DISCONNECTED); in notifyDisconnected()