Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_ble_adv_filter.cc124 cond_type = BTM_BLE_PF_LOCAL_NAME; in btm_ble_ocf_to_condtype()
428 BTM_BLE_PF_MANU_DATA == cond_type || BTM_BLE_PF_LOCAL_NAME == cond_type || in btm_ble_cs_update_pf_counter()
704 case BTM_BLE_PF_LOCAL_NAME: { in BTM_LE_PF_set()
/aosp12/system/bt/stack/include/
H A Dbtm_ble_api_types.h387 #define BTM_BLE_PF_LOCAL_NAME 4 macro