Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_adv_filter.c192 ocf = BTM_BLE_META_PF_ALL; in btm_ble_condtype_to_ocf()
237 case BTM_BLE_META_PF_ALL: in btm_ble_ocf_to_condtype()
261 UINT8 ocf = BTM_BLE_META_PF_ALL, cond_type = 0; in btm_ble_scan_pf_cmpl_cback()
/system/bt/stack/include/
Dbtm_ble_api.h789 #define BTM_BLE_META_PF_ALL 0x08 macro