Searched refs:BLE_SERVER_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
77 private final int BLE_SERVER_DISCONNECTED = 16; //17; field in BleServerTestBaseActivity123 filter.addAction(BleServerService.BLE_SERVER_DISCONNECTED); in onResume()229 case BleServerService.BLE_SERVER_DISCONNECTED:230 mTestAdapter.setTestPass(BLE_SERVER_DISCONNECTED);
91 filter.addAction(BleCocServerService.BLE_SERVER_DISCONNECTED); in onResume()193 case BleCocServerService.BLE_SERVER_DISCONNECTED:
112 public static final String BLE_SERVER_DISCONNECTED = field in BleCocServerService389 Intent intent = new Intent(BLE_SERVER_DISCONNECTED); in notifyDisconnected()
72 public static final String BLE_SERVER_DISCONNECTED = field in BleServerService408 Intent intent = new Intent(BLE_SERVER_DISCONNECTED); in notifyDisconnected()