Home
last modified time | relevance | path

Searched refs:BTM_BLE_PF_LOCAL_NAME (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c188 case BTM_BLE_PF_LOCAL_NAME: in btm_ble_condtype_to_ocf()
234 cond_type = BTM_BLE_PF_LOCAL_NAME; in btm_ble_ocf_to_condtype()
667 BTM_BLE_PF_LOCAL_NAME == cond_type || in btm_ble_cs_update_pf_counter()
1207 case BTM_BLE_PF_LOCAL_NAME: in BTM_BleCfgFilterCondition()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h603 #define BTM_BLE_PF_LOCAL_NAME 4 macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h563 #define BTA_DM_BLE_PF_LOCAL_NAME BTM_BLE_PF_LOCAL_NAME