Searched refs:wsc (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/arm/include/asm/arch-mx25/ |
D | imx-regs.h | 478 cnc, wsc, ew, wws, edc) \ argument 481 (cnc) << 14 | (wsc) << 8 | (ew) << 7 | (wws) << 4 | (edc) << 0)
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_parse.c | 594 int p2p_parse_ies_separate(const u8 *wsc, size_t wsc_len, const u8 *p2p, in p2p_parse_ies_separate() argument 599 msg->wps_attributes = wpabuf_alloc_copy(wsc, wsc_len); in p2p_parse_ies_separate()
|
D | p2p_i.h | 731 int p2p_parse_ies_separate(const u8 *wsc, size_t wsc_len, const u8 *p2p,
|
/external/u-boot/arch/arm/include/asm/arch-mx31/ |
D | imx-regs.h | 640 cnc, wsc, ew, wws, edc) \ argument 642 (sync) << 20 | (dol) << 16 | (cnc) << 14 | (wsc) << 8 | (ew) << 7 |\
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 8486 static struct wpabuf * wpas_p2p_nfc_handover(int ndef, struct wpabuf *wsc, in wpas_p2p_nfc_handover() argument 8493 wpabuf_free(wsc); in wpas_p2p_nfc_handover() 8498 wsc_len = wsc ? wpabuf_len(wsc) : 0; in wpas_p2p_nfc_handover() 8501 wpabuf_free(wsc); in wpas_p2p_nfc_handover() 8507 if (wsc) in wpas_p2p_nfc_handover() 8508 wpabuf_put_buf(ret, wsc); in wpas_p2p_nfc_handover() 8512 wpabuf_free(wsc); in wpas_p2p_nfc_handover() 8560 struct wpabuf *wsc, *p2p; in wpas_p2p_nfc_handover_req() local 8578 wsc = wps_build_nfc_handover_req_p2p( in wpas_p2p_nfc_handover_req() 8581 wsc = NULL; in wpas_p2p_nfc_handover_req() [all …]
|
D | README-WPS | 353 media type "application/vnd.wfa.wsc", the NDEF message payload (with or
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 329 "application/vnd.wfa.wsc", the NDEF message payload (with or without
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2743 UChar wsc = text.charAt(t); in matchLiterals() local 2744 if(PatternProps::isWhiteSpace(wsc)) { in matchLiterals()
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 906 application/vnd.wfa.wsc wsc
|