Home
last modified time | relevance | path

Searched refs:BTM_BLE_IS_SEL_CONN_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h101 #define BTM_BLE_IS_SEL_CONN_ACTIVE(x) ((x) & BTM_LE_SELECT_CONN_ACTIVE) macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2769 BTM_BLE_IS_SEL_CONN_ACTIVE (p_ble_cb->scan_activity)) { in btm_ble_start_inquiry()
3146 if (BTM_BLE_IS_SEL_CONN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity) && in btm_ble_is_discoverable()