Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c189 ocf = BTM_BLE_META_PF_LOCAL_NAME; in btm_ble_condtype_to_ocf()
233 case BTM_BLE_META_PF_LOCAL_NAME: in btm_ble_ocf_to_condtype()
314 case BTM_BLE_META_PF_LOCAL_NAME: in btm_ble_scan_pf_cmpl_cback()
467 UINT8_TO_STREAM(p, BTM_BLE_META_PF_LOCAL_NAME); in btm_ble_update_pf_local_name()
935 btm_ble_advfilt_enq_op_q(action, BTM_BLE_META_PF_LOCAL_NAME, cb_evt, in btm_ble_clear_scan_pf_filter()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h914 #define BTM_BLE_META_PF_LOCAL_NAME 0x05 macro