Home
last modified time | relevance | path

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

/hostap-latest/doc/
Dp2p.doxygen41 communication paths from the P2P module to upper layer management
45 of the system to provide access both towards upper and lower layer
93 These are the main functions for an upper layer management entity to
108 notifications to the upper layer management entity:
144 p2p_group_deinit(). The upper layer GO management entity uses
187 An upper layer management entity starts P2P device discovery by
211 upper layer code with the \ref p2p_config::go_neg_req_tx() callback.
219 Once the upper layer management entity has found a peer with which it
221 negotiation by calling \ref p2p_connect(). Before doing this, the upper
236 methods, but it is up to the upper layer manegement entity to actually
[all …]
/hostap-latest/src/drivers/
Dndis_events.c245 LONG lower, upper, k; in ndis_events_media_specific() local
263 SafeArrayGetUBound(V_ARRAY(&vt), 1, &upper); in ndis_events_media_specific()
264 data_len = upper - lower + 1; in ndis_events_media_specific()
274 for (k = lower; k <= upper; k++) { in ndis_events_media_specific()
/hostap-latest/tests/hwsim/
Dtest_eap_proto.py6882 payload = b"S=" + binascii.hexlify(auth_resp).decode().upper().encode()
6930 payload = b"S=" + binascii.hexlify(auth_resp).decode().upper().encode()
7114 payload = b"S=" + binascii.hexlify(auth_resp).decode().upper().encode()
/hostap-latest/wpa_supplicant/
DChangeLog550 implement Interworking network selection behavior in upper layers