Searched refs:upper (Results 1 – 4 of 4) sorted by relevance
41 communication paths from the P2P module to upper layer management45 of the system to provide access both towards upper and lower layer93 These are the main functions for an upper layer management entity to108 notifications to the upper layer management entity:144 p2p_group_deinit(). The upper layer GO management entity uses187 An upper layer management entity starts P2P device discovery by211 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 it221 negotiation by calling \ref p2p_connect(). Before doing this, the upper236 methods, but it is up to the upper layer manegement entity to actually[all …]
245 LONG lower, upper, k; in ndis_events_media_specific() local263 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()
6882 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()
550 implement Interworking network selection behavior in upper layers