Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c198 ocf = BTM_BLE_META_PF_ALL; in btm_ble_condtype_to_ocf()
242 case BTM_BLE_META_PF_ALL: in btm_ble_ocf_to_condtype()
266 UINT8 ocf = BTM_BLE_META_PF_ALL, cond_type = 0; in btm_ble_scan_pf_cmpl_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h917 #define BTM_BLE_META_PF_ALL 0x08 macro