Searched refs:BTM_LE_DISCOVER_ACTIVE (Results 1 – 2 of 2) sorted by relevance
96 #define BTM_LE_DISCOVER_ACTIVE 0x0100 /* scan is in progress */ macro102 #define BTM_BLE_IS_DISCO_ACTIVE(x) ((x) & BTM_LE_DISCOVER_ACTIVE)
598 btm_cb.ble_ctr_cb.scan_activity |= BTM_LE_DISCOVER_ACTIVE; in BTM_BleScan()3999 p_ble_cb->scan_activity &= ~BTM_LE_DISCOVER_ACTIVE; in btm_ble_stop_discover()