Searched refs:handover (Results 1 – 12 of 12) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
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 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 …]
|
D | wps-nfc.py | 19 import nfc.handover 138 class HandoverServer(nfc.handover.HandoverServer): 224 client = nfc.handover.HandoverClient(llc)
|
D | p2p-nfc.py | 19 import nfc.handover 188 client = nfc.handover.HandoverClient(llc) 259 class HandoverServer(nfc.handover.HandoverServer):
|
/external/avb/examples/uefi/ |
D | uefi_avb_boot.c | 88 handover_f handover; in linux_efi_handover() local 91 handover = in linux_efi_handover() 93 handover(image, ST, setup); in linux_efi_handover() 102 handover_f handover; in linux_efi_handover() local 104 handover = (handover_f)((UINTN)setup->code32_start + setup->handover_offset); in linux_efi_handover() 105 handover(image, ST, setup); in linux_efi_handover()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 370 handover. The first argument selects the format of the output data and 371 the second argument selects which type of connection handover is 372 requested (WPS-CR = Wi-Fi handover as specified in WSC 2.0). 375 build the contents of a Handover Select Message for connection handover 378 the second argument selects which type of connection handover is 379 requested (WPS = Wi-Fi handover as specified in WSC 2.0). If the options 380 UUID|BSSID argument is included, this is a request to build the handover 384 "nfc_report_handover <INIT/RESP> WPS <carrier from handover request> 385 <carrier from handover select>" can be used as an alternative way for 386 reporting completed NFC connection handover. The first parameter [all …]
|
D | ChangeLog | 743 - P2P group formation/join based on NFC connection handover 904 - added initial support NFC connection handover
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 341 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
|
D | wps-ap-nfc.py | 17 import nfc.handover 110 class HandoverServer(nfc.handover.HandoverServer):
|
/external/arm-trusted-firmware/docs/design/ |
D | interrupt-framework-design.rst | 104 handover the interrupt to Secure-EL1 for handling. 113 can handover the interrupt to Secure-EL1 for handling. 149 by EL3 interrupt and can handover the interrupt to EL3 for handling. 452 The handover agreement between the TSP and the TSPD requires that the TSPD 935 handover agreement described in Section `Test secure payload dispatcher 944 ``tsp_handle_preemption()`` to handover control back to EL3 by issuing
|
D | firmware-design.rst | 401 provided by the platform to the next handover BL image.
|
/external/arm-trusted-firmware/docs/ |
D | change-log.rst | 2339 Introduced a new BL handover interface that essentially allows passing of 4 3637 - Major rework to the handover interface between BL stages, in particular the 3759 - Reworked BL2 to BL3-1 handover interface. A new composite structure 3761 BL2 to BL3-1, including information on how handover execution control to
|
/external/cpuinfo/test/dmesg/ |
D | alcatel-revvl.log | 921 [ 33.719574] (5)[1:init]init: avc: denied { set } for property=net.handover.rat pid=326 uid=10… 922 [ 33.719610] (5)[1:init]init: sys_prop: permission denied uid:1001 name:net.handover.rat
|