Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int.h96 #define BTM_BLE_IS_SEL_CONN_ACTIVE(x) ((x) & BTM_LE_SELECT_CONN_ACTIVE) macro
Dbtm_ble_gap.c1957 BTM_BLE_IS_SEL_CONN_ACTIVE (p_ble_cb->scan_activity)) in btm_ble_start_inquiry()
2328 if (BTM_BLE_IS_SEL_CONN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity) && in btm_ble_is_discoverable()