Home
last modified time | relevance | path

Searched refs:BTM_BLE_RL_INIT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c697 p_ble_cb->suspended_rl_state |= BTM_BLE_RL_INIT; in btm_ble_suspend_resolving_list_activity()
726 if (p_ble_cb->suspended_rl_state & BTM_BLE_RL_INIT) { in btm_ble_resume_resolving_list_activity()
Dbtm_ble_bgconn.c498 btm_ble_enable_resolving_list_for_platform(BTM_BLE_RL_INIT); in btm_ble_start_auto_conn()
Dbtm_ble.c2111 btm_ble_disable_resolving_list(BTM_BLE_RL_INIT, TRUE);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h242 #define BTM_BLE_RL_INIT 1 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c419 btm_ble_disable_resolving_list(BTM_BLE_RL_INIT, TRUE); in l2cble_scanner_conn_comp()
950 btm_ble_disable_resolving_list(BTM_BLE_RL_INIT, TRUE); in l2cble_init_direct_conn()