Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h92 #define SP_ADV_ALL 0x00 /* 0: accept adv packet from all, directed adv pkt not directed */ macro
104 #define BTM_BLE_DEFAULT_SFP SP_ADV_ALL
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2799 SP_ADV_ALL); in btm_ble_start_inquiry()
2813 SP_ADV_ALL); in btm_ble_start_inquiry()
3913 btm_update_scanner_filter_policy(SP_ADV_ALL); in btm_ble_stop_scan()