Home
last modified time | relevance | path

Searched full:handover (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Ddpp-nfc.py269 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 Dp2p-nfc.py19 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 Dwps-nfc.py19 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 Dwps-ap-nfc.py17 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 DREADME-WPS341 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 DREADME-WPS363 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 Dwps_supplicant.c2695 "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 Dqcom,adsp.txt62 must be "wdog", "fatal", "ready", "handover", "stop-ack"
68 must be "wdog", "fatal", "ready", "handover", "stop-ack",
181 "handover",
215 "handover",
H A Dqcom,hexagon-v56.txt21 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 Dqcom,qcs404-cdsp-pil.yaml31 - description: Handover interrupt
39 - const: handover
130 "handover", "stop-ack";
H A Dqcom,sdm845-adsp-pil.yaml31 - description: Handover interrupt
39 - const: handover
133 "handover", "stop-ack";
H A Dqcom,sc7280-adsp-pil.yaml35 - description: Handover interrupt
44 - const: handover
164 "handover", "stop-ack", "shutdown-ack";
H A Dqcom,sc7280-wpss-pil.yaml31 - description: Handover interrupt
40 - const: handover
170 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom,wcnss-pil.txt29 ready, handover and stop-ack IRQs
35 "handover", "stop-ack"
130 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
H A Dqcom,pas-common.yaml33 - description: Handover interrupt
43 - const: handover
H A Dqcom,sc7180-mss-pil.yaml41 - description: Handover interrupt
50 - const: handover
210 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom,msm8916-mss-pil.yaml44 - description: Handover interrupt
52 - const: handover
261 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
H A Dqcom,sc7280-mss-pil.yaml45 - description: Handover interrupt
54 - const: handover
230 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom,msm8996-mss-pil.yaml45 - description: Handover interrupt
54 - const: handover
355 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack",
H A Dqcom,wcnss-pil.yaml50 - const: handover
237 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
H A Dqcom,qcs404-pas.yaml80 "handover", "stop-ack";
H A Dqcom,q6v5.txt32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c197 * 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 Dosm_sminfo_rcv.c120 * 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 Dwps_common.c713 "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()

1234