Home
last modified time | relevance | path

Searched refs:CONTROLLER_RPA_LIST_ENABLE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c542 #if CONTROLLER_RPA_LIST_ENABLE in btm_ble_remove_resolving_list_entry()
895 #if CONTROLLER_RPA_LIST_ENABLE in btm_ble_resolving_list_load_dev()
Dbtm_ble.c2047 #if (CONTROLLER_RPA_LIST_ENABLE == TRUE)
2074 #if CONTROLLER_RPA_LIST_ENABLE
2655 #if (CONTROLLER_RPA_LIST_ENABLE == TRUE)
2659 #if (BLE_PRIVACY_SPT == TRUE) && (CONTROLLER_RPA_LIST_ENABLE == FALSE)
Dbtm_ble_gap.c903 #if (CONTROLLER_RPA_LIST_ENABLE == FALSE) in BTM_BleConfigPrivacy()
1002 #if (CONTROLLER_RPA_LIST_ENABLE == FALSE)
3578 #if (!CONTROLLER_RPA_LIST_ENABLE) in btm_ble_process_adv_pkt()
3601 #if (!CONTROLLER_RPA_LIST_ENABLE) in btm_ble_process_adv_pkt()
3617 #if (defined BLE_PRIVACY_SPT && BLE_PRIVACY_SPT == TRUE && (!CONTROLLER_RPA_LIST_ENABLE)) in btm_ble_process_adv_pkt()
4298 #if (CONTROLLER_RPA_LIST_ENABLE == FALSE) in btm_ble_timeout()
Dbtm_ble_5_gap.c386 #if (CONTROLLER_RPA_LIST_ENABLE == FALSE) in BTM_BleSetExtendedAdvParams()
Dbtm_sec.c243 #if (CONTROLLER_RPA_LIST_ENABLE == TRUE) in BTM_SecRegister()
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h226 #define CONTROLLER_RPA_LIST_ENABLE TRUE macro
228 #define CONTROLLER_RPA_LIST_ENABLE FALSE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c880 #if ( (defined BLE_PRIVACY_SPT) && (BLE_PRIVACY_SPT == TRUE) && (!CONTROLLER_RPA_LIST_ENABLE)) in l2cble_init_direct_conn()
917 #if (!CONTROLLER_RPA_LIST_ENABLE) in l2cble_init_direct_conn()
940 #if (CONTROLLER_RPA_LIST_ENABLE) in l2cble_init_direct_conn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h571 #if (BLE_PRIVACY_SPT == TRUE && (!CONTROLLER_RPA_LIST_ENABLE))