Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_adv_filter.cc121 cond_type = BTM_BLE_PF_LOCAL_NAME; in btm_ble_ocf_to_condtype()
427 BTM_BLE_PF_MANU_DATA == cond_type || BTM_BLE_PF_LOCAL_NAME == cond_type || in btm_ble_cs_update_pf_counter()
713 case BTM_BLE_PF_LOCAL_NAME: { in BTM_LE_PF_set()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h403 #define BTM_BLE_PF_LOCAL_NAME 4 macro