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