Home
last modified time | relevance | path

Searched refs:uuid_e (Results 1 – 15 of 15) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_probe_req_frame.c73 prev->uuid_e, SIR_WPS_UUID_LEN); in lim_remove_timeout_pbc_sessions()
104 uint8_t *addr, uint8_t *uuid_e, in lim_update_pbc_session_entry() argument
119 uuid_e, SIR_WPS_UUID_LEN); in lim_update_pbc_session_entry()
127 && (!qdf_mem_cmp((uint8_t *) pbc->uuid_e, in lim_update_pbc_session_entry()
128 (uint8_t *) uuid_e, SIR_WPS_UUID_LEN))) { in lim_update_pbc_session_entry()
146 if (uuid_e) in lim_update_pbc_session_entry()
147 qdf_mem_copy((uint8_t *) pbc->uuid_e, in lim_update_pbc_session_entry()
148 (uint8_t *) uuid_e, SIR_WPS_UUID_LEN); in lim_update_pbc_session_entry()
/wlan-driver/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c
H A Dwps.c
H A Dwps.h
H A Dwps_validate.c
H A Dwps_i.h
H A Dwps_attr_parse.h
H A Dwps_attr_parse.c
H A Dwps_er.c
H A Dwps_enrollee.c
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c
H A Dhostapd.h
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c
H A Dap.c
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1734 uint8_t uuid_e[SIR_WPS_UUID_LEN]; member