Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/vnd/include/
Dvendor_ble.h59 #define BTM_BLE_PF_LOCAL_NAME_BIT BTM_BLE_PF_BIT_TO_MASK(BTM_BLE_PF_LOCAL_NAME)
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c169 case BTM_BLE_PF_LOCAL_NAME: in btm_ble_condtype_to_ocf()
216 cond_type = BTM_BLE_PF_LOCAL_NAME; in btm_ble_ocf_to_condtype()
670 BTM_BLE_PF_LOCAL_NAME == cond_type || in btm_ble_cs_update_pf_counter()
1239 case BTM_BLE_PF_LOCAL_NAME: in BTM_BleCfgFilterCondition()
/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h546 #define BTM_BLE_PF_LOCAL_NAME 4 macro
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h540 #define BTA_DM_BLE_PF_LOCAL_NAME BTM_BLE_PF_LOCAL_NAME