Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c576 btm_update_scanner_filter_policy(SP_ADV_WL); in btm_ble_start_select_conn()
586 SP_ADV_WL)) { in btm_ble_start_select_conn()
594 SP_ADV_WL)) { in btm_ble_start_select_conn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h94 #define SP_ADV_WL 0x01 /* 1: accept adv packet from device in white list, directed adv */ macro