Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_adv_filter.cc107 case BTM_BLE_PF_LOCAL_NAME: in btm_ble_condtype_to_ocf()
152 cond_type = BTM_BLE_PF_LOCAL_NAME; in btm_ble_ocf_to_condtype()
450 BTM_BLE_PF_MANU_DATA == cond_type || BTM_BLE_PF_LOCAL_NAME == cond_type || in btm_ble_cs_update_pf_counter()
640 case BTM_BLE_PF_LOCAL_NAME: { in BTM_LE_PF_set()
/system/bt/stack/include/
Dbtm_ble_api_types.h400 #define BTM_BLE_PF_LOCAL_NAME 4 macro