Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c183 ocf = BTM_BLE_META_PF_UUID; in btm_ble_condtype_to_ocf()
227 case BTM_BLE_META_PF_UUID: in btm_ble_ocf_to_condtype()
312 case BTM_BLE_META_PF_UUID: in btm_ble_scan_pf_cmpl_cback()
781 evt_type = BTM_BLE_META_PF_UUID; in btm_ble_update_uuid_filter()
946 btm_ble_advfilt_enq_op_q(action, BTM_BLE_META_PF_UUID, cb_evt, ref_value, NULL, NULL); in btm_ble_clear_scan_pf_filter()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h898 #define BTM_BLE_META_PF_UUID 0x03 macro