Home
last modified time | relevance | path

Searched refs:handover (Results 1 – 25 of 44) sorted by relevance

12

/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
280 dpp_handover_client(handover, alt=True)
282 class HandoverClient(nfc.handover.HandoverClient):
283 def __init__(self, handover, llc): argument
285 self.handover = handover
[all …]
H A Dwps-nfc.py19 import nfc.handover
138 class HandoverServer(nfc.handover.HandoverServer):
224 client = nfc.handover.HandoverClient(llc)
H A Dp2p-nfc.py19 import nfc.handover
188 client = nfc.handover.HandoverClient(llc)
259 class HandoverServer(nfc.handover.HandoverServer):
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS364 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
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>
379 <carrier from handover select>" can be used as an alternative way for
380 reporting completed NFC connection handover. The first parameter
[all …]
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
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,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,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,q6v5.txt32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
/freebsd/contrib/wpa/hostapd/
H A DREADME-WPS341 contents of a Handover Select Message for connection handover when this
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
H A Dwps-ap-nfc.py17 import nfc.handover
110 class HandoverServer(nfc.handover.HandoverServer):
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Daspeed-lpc.txt25 hardware management protocols for handover between the host and baseboard
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dqcs404.dtsi619 "handover", "stop-ack";
942 "handover", "stop-ack";
1449 "handover", "stop-ack";
H A Dmsm8953.dtsi1234 "handover", "stop-ack";
1727 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
1862 "handover", "stop-ack";
H A Dsm6375.dtsi1532 "handover",
1570 "handover", "stop-ack";
1608 "handover", "stop-ack";
H A Dsm8350.dtsi2089 interrupt-names = "wdog", "fatal", "ready", "handover",
2131 "handover", "stop-ack";
3297 "handover", "stop-ack";
3602 "handover", "stop-ack";
H A Dmsm8998.dtsi1433 "handover", "stop-ack",
1626 "handover", "stop-ack";
3127 "handover", "stop-ack";
H A Dsm6350.dtsi1294 "handover", "stop-ack";
1514 interrupt-names = "wdog", "fatal", "ready", "handover",
1554 "handover", "stop-ack";
H A Dsm6115.dtsi2038 interrupt-names = "wdog", "fatal", "ready", "handover",
2683 "handover", "stop-ack";
2755 "handover", "stop-ack";
H A Dsa8775p.dtsi3803 "handover", "stop-ack";
3846 "handover", "stop-ack";
3971 "handover", "stop-ack";
4199 "handover", "stop-ack";
4458 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dmsm8939.dtsi1556 "handover",
2040 "handover",
H A Dqcm2290.dtsi1814 "handover",
1850 "handover",
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8974.dtsi743 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
1536 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
2201 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
H A Dqcom-sdx65.dtsi442 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom-sdx55.dtsi547 interrupt-names = "wdog", "fatal", "ready", "handover",
/freebsd/contrib/file/magic/Magdir/
H A Dlinux216 …mdisk16.bin) 0x268 (memtest32.bin memtest64.bin ldntldr.bin linux AFTER handover offset) 0x26c (li…
286 # handover_offset; offset from beginning of kernel image to EFI handover protocol entry point like:
289 >>>>566 uleshort&0x000C !0 \b, handover offset

12