Searched refs:WLAN_PA_GAS_INITIAL_REQ (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.c1868 case WLAN_PA_GAS_INITIAL_REQ:
H A Dieee802_11.c5016 WLAN_PA_GAS_INITIAL_REQ ||
/freebsd-11-stable/contrib/wpa/src/common/
H A Dcommon_module_tests.c242 wpabuf_put_u8(buf, WLAN_PA_GAS_INITIAL_REQ);
H A Ddpp.c9263 wpabuf_put_u8(msg, WLAN_PA_GAS_INITIAL_REQ);
9840 case WLAN_PA_GAS_INITIAL_REQ:
H A Dgas.c36 return gas_build_req(WLAN_PA_GAS_INITIAL_REQ, dialog_token,
228 case WLAN_PA_GAS_INITIAL_REQ:
H A Dgas_server.c339 if (action != WLAN_PA_GAS_INITIAL_REQ &&
346 action == WLAN_PA_GAS_INITIAL_REQ ? "Initial" : "Comeback",
350 if (action == WLAN_PA_GAS_INITIAL_REQ)
H A Dieee802_11_defs.h594 #define WLAN_PA_GAS_INITIAL_REQ 10 macro
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.c1914 case WLAN_PA_GAS_INITIAL_REQ:

Completed in 237 milliseconds