/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | dpp-nfc.py | 269 def dpp_handover_client(handover, alt=False): argument 272 handover.i_m_selector = False 273 run_dpp_handover_client(handover, alt) 276 def run_client_alt(handover, alt): argument 277 if handover.start_client_alt and not alt: 278 handover.start_client_alt = False 279 summary("Try to send alternative handover request") 280 dpp_handover_client(handover, alt=True) 282 class HandoverClient(nfc.handover.HandoverClient): 283 def __init__(self, handover, llc): argument [all …]
|
H A D | p2p-nfc.py | 19 import nfc.handover 161 summary("Could not get handover request carrier record from wpa_supplicant") 163 print("Handover request carrier record from wpa_supplicant: " + data.encode("hex")) 169 print("Handover request (pre-WPS):") 181 print("Handover request:") 188 client = nfc.handover.HandoverClient(llc) 190 summary("Trying to initiate NFC connection handover") 192 summary("Connected for handover") 194 summary("Handover connection refused") 202 summary("Sending handover request") [all …]
|
H A D | wps-nfc.py | 19 import nfc.handover 138 class HandoverServer(nfc.handover.HandoverServer): 146 # due to new WSC handover format 148 summary("received handover request {}".format(request.type)) 151 summary("not a handover request") 159 summary("send handover response {}".format(response.type)) 166 print("Parsed handover request: " + request.pretty()) 178 summary("Could not get handover select carrier record from wpa_supplicant") 180 print("Handover select carrier record from wpa_supplicant:") 184 success_report("Handover reported successfully (responder)") [all …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | wps-ap-nfc.py | 17 import nfc.handover 110 class HandoverServer(nfc.handover.HandoverServer): 117 # due to new WSC handover format 119 summary("received handover request {}".format(request.type)) 122 summary("not a handover request") 130 summary("send handover response {}".format(response.type)) 136 print("Parsed handover request: " + request.pretty()) 149 summary("Could not get handover select carrier record from hostapd") 151 print("Handover select carrier record from hostapd:") 154 success_report("Handover reported successfully") [all …]
|
H A D | README-WPS | 341 contents of a Handover Select Message for connection handover when this 342 does not depend on the contents of the Handover Request Message. The 344 argument selects which type of connection handover is requested (WPS = 345 Wi-Fi handover as specified in WSC 2.0). 347 "nfc_report_handover <INIT/RESP> WPS <carrier from handover request> 348 <carrier from handover select>" is used to report completed NFC 349 connection handover. The first parameter indicates whether the local 350 device initiated or responded to the connection handover and the carrier 351 records are the selected carrier from the handover request and select
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-WPS | 363 WPS carrier record for a Handover Request Message for connection 364 handover. The first argument selects the format of the output data and 365 the second argument selects which type of connection handover is 366 requested (WPS-CR = Wi-Fi handover as specified in WSC 2.0). 369 build the contents of a Handover Select Message for connection handover 370 when this does not depend on the contents of the Handover Request 372 the second argument selects which type of connection handover is 373 requested (WPS = Wi-Fi handover as specified in WSC 2.0). If the options 374 UUID|BSSID argument is included, this is a request to build the handover 378 "nfc_report_handover <INIT/RESP> WPS <carrier from handover request> [all …]
|
H A D | wps_supplicant.c | 2695 "payload from NFC connection handover"); in wpas_wps_nfc_rx_handover_sel() 2698 wpa_printf(MSG_DEBUG, "WPS: Too short Wi-Fi Handover Select " in wpas_wps_nfc_rx_handover_sel() 2706 "in Wi-Fi Handover Select Message", wsc_len); in wpas_wps_nfc_rx_handover_sel() 2712 "WPS: WSC attributes in Wi-Fi Handover Select Message", in wpas_wps_nfc_rx_handover_sel() 2724 "Wi-Fi Handover Select Message"); in wpas_wps_nfc_rx_handover_sel() 2731 "included in Wi-Fi Handover Select Message"); in wpas_wps_nfc_rx_handover_sel() 2737 wpa_printf(MSG_DEBUG, "WPS: No SSID included in Wi-Fi Handover " in wpas_wps_nfc_rx_handover_sel() 2788 "%u in Wi-Fi Handover Select Message", dev_pw_id); in wpas_wps_nfc_rx_handover_sel() 2809 wpa_printf(MSG_DEBUG, "NFC: WPS connection handover reported"); in wpas_wps_nfc_report_handover() 2829 * Enrollee/station is always initiator of the NFC connection handover, in wpas_er_wps_nfc_report_handover() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | qcom,adsp.txt | 62 must be "wdog", "fatal", "ready", "handover", "stop-ack" 68 must be "wdog", "fatal", "ready", "handover", "stop-ack", 181 "handover", 215 "handover",
|
H A D | qcom,hexagon-v56.txt | 21 Definition: must list the watchdog, fatal IRQs ready, handover and 27 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack" 114 "handover", "stop-ack";
|
H A D | qcom,qcs404-cdsp-pil.yaml | 31 - description: Handover interrupt 39 - const: handover 130 "handover", "stop-ack";
|
H A D | qcom,sdm845-adsp-pil.yaml | 31 - description: Handover interrupt 39 - const: handover 133 "handover", "stop-ack";
|
H A D | qcom,sc7280-adsp-pil.yaml | 35 - description: Handover interrupt 44 - const: handover 164 "handover", "stop-ack", "shutdown-ack";
|
H A D | qcom,sc7280-wpss-pil.yaml | 31 - description: Handover interrupt 40 - const: handover 170 interrupt-names = "wdog", "fatal", "ready", "handover",
|
H A D | qcom,wcnss-pil.txt | 29 ready, handover and stop-ack IRQs 35 "handover", "stop-ack" 130 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
H A D | qcom,pas-common.yaml | 33 - description: Handover interrupt 43 - const: handover
|
H A D | qcom,sc7180-mss-pil.yaml | 41 - description: Handover interrupt 50 - const: handover 210 interrupt-names = "wdog", "fatal", "ready", "handover",
|
H A D | qcom,msm8916-mss-pil.yaml | 44 - description: Handover interrupt 52 - const: handover 261 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
H A D | qcom,sc7280-mss-pil.yaml | 45 - description: Handover interrupt 54 - const: handover 230 interrupt-names = "wdog", "fatal", "ready", "handover",
|
H A D | qcom,msm8996-mss-pil.yaml | 45 - description: Handover interrupt 54 - const: handover 355 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack",
|
H A D | qcom,wcnss-pil.yaml | 50 - const: handover 237 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
H A D | qcom,qcs404-pas.yaml | 80 "handover", "stop-ack";
|
H A D | qcom,q6v5.txt | 32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sm_state_mgr.c | 197 * 2. We are a MASTER sm, waiting for a handover from a remote master sm. in osm_sm_state_mgr_polling_callback() 332 * HANDOVER - this means the remote SM is of lower priority. in osm_sm_state_mgr_process() 427 * waited for a remote master sm to send us a handover, in osm_sm_state_mgr_process() 439 * If we received a handover in a master state - then we in osm_sm_state_mgr_process() 447 * handover from it. in osm_sm_state_mgr_process() 460 * Just sent a HANDOVER signal - move to STANDBY in osm_sm_state_mgr_process() 470 * it to handover the mastership to us. Need to start in osm_sm_state_mgr_process()
|
H A D | osm_sminfo_rcv.c | 120 * MADHeader:AttributeModifiers of HANDOVER/DISABLE/STANDBY/DISCOVER 359 * waiting for a handover from this SM, and it is still alive - in smi_rcv_process_get_sm() 363 * as it might not get it and we don't want to wait for a HANDOVER in smi_rcv_process_get_sm() 381 * handover needed later on, when the sweep is done and all in smi_rcv_process_get_sm() 385 * to initiate handover scenarios. in smi_rcv_process_get_sm() 389 * wait for it HANDOVER. If it is higher priority, we need in smi_rcv_process_get_sm() 390 * to HANDOVER to it. Both cases are handled after doing in smi_rcv_process_get_sm() 550 /* This is a response on a HANDOVER request - Nothing to do. */ in smi_rcv_process_set_response()
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_common.c | 713 "handover request"); in wps_build_nfc_handover_req() 743 wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID in Connection Handover Select", in wps_build_ssid() 794 "handover select"); in wps_build_nfc_handover_sel() 832 "handover request (P2P)"); in wps_build_nfc_handover_req_p2p() 873 "handover select (P2P)"); in wps_build_nfc_handover_sel_p2p()
|