/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps.c | 239 * @req_type: Value for Request Type attribute 244 struct wpabuf * wps_build_assoc_req_ie(enum wps_request_type req_type) 260 wps_build_req_type(ie, req_type)) { 276 * @req_type: Value for Request Type attribute 283 enum wps_request_type req_type) 306 wps_build_req_type(ie, req_type) ||
|
wps.h | 165 struct wpabuf * wps_build_assoc_req_ie(enum wps_request_type req_type); 168 enum wps_request_type req_type);
|
/external/wpa_supplicant_6/wpa_supplicant/ |
scan.c | 47 enum wps_request_type *req_type) 57 *req_type = wpas_wps_get_req_type(ssid); 92 enum wps_request_type req_type = WPS_REQ_ENROLLEE_INFO; local 169 wps = wpas_wps_in_use(wpa_s->conf, &req_type); 186 wpa_s->wps->uuid, req_type);
|
/external/wpa_supplicant_8/src/wps/ |
wps.c | 365 * @req_type: Value for Request Type attribute 370 struct wpabuf * wps_build_assoc_req_ie(enum wps_request_type req_type) 386 wps_build_req_type(ie, req_type) || 437 * @req_type: Value for Request Type attribute 447 enum wps_request_type req_type, 460 wps_build_req_type(ie, req_type) || 474 wps_build_wfa_ext(ie, req_type == WPS_REQ_ENROLLEE, NULL, 0) ||
|
wps.h | 239 struct wpabuf * wps_build_assoc_req_ie(enum wps_request_type req_type); 243 enum wps_request_type req_type,
|
/external/qemu/proxy/ |
proxy_http_rewriter.c | 182 HttpRequestType req_type; /* request type */ member in struct:__anon11238 208 r->req_type = HTTP_REQUEST_GET; 210 r->req_type = HTTP_REQUEST_POST; 212 r->req_type = HTTP_REQUEST_HEAD; 214 r->req_type = HTTP_REQUEST_PUT; 216 r->req_type = HTTP_REQUEST_DELETE; 218 r->req_type = HTTP_REQUEST_UNSUPPORTED; 638 if (r->req_type != HTTP_REQUEST_POST && 639 r->req_type != HTTP_REQUEST_PUT) 646 if (r->req_type == HTTP_REQUEST_HEAD || r->rep_code/100 == 1 | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
scan.c | 49 enum wps_request_type *req_type) 59 *req_type = wpas_wps_get_req_type(ssid); 72 *req_type = WPS_REQ_ENROLLEE_INFO; 394 enum wps_request_type req_type = WPS_REQ_ENROLLEE_INFO; local 404 wps = wpas_wps_in_use(wpa_s, &req_type); 409 wpa_s->wps->uuid, req_type, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlib.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | [all...] |