Searched refs:MSG_STOP_BLE_SCAN (Results 1 – 1 of 1) sorted by relevance
74 private static final int MSG_STOP_BLE_SCAN = 1; field in ScanManager231 sendMessage(MSG_STOP_BLE_SCAN, client); in stopScan()278 case MSG_STOP_BLE_SCAN: in handleMessage()