Searched defs:llc (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/wpa_supplicant/examples/ |
D | p2p-nfc.py | 153 def p2p_handover_client(llc): argument 260 def __init__(self, llc): argument 475 def llcp_worker(llc): argument 516 def llcp_startup(clf, llc): argument 522 def llcp_connected(llc): argument
|
D | wps-nfc.py | 139 def __init__(self, llc): argument 203 def wps_handover_init(llc): argument 392 def llcp_worker(llc): argument 405 def llcp_startup(clf, llc): argument 419 def llcp_connected(llc): argument
|
D | dpp-nfc.py | 283 def __init__(self, handover, llc): argument 527 def __init__(self, handover, llc): argument 868 def llcp_worker(llc, try_alt): argument 949 def start_handover_server(self, llc): argument 972 def llcp_startup(llc): argument 977 def llcp_connected(llc): argument 988 def llcp_release(llc): argument
|
/hostap-latest/hostapd/ |
D | wps-ap-nfc.py | 111 def __init__(self, llc): argument 252 def llcp_startup(clf, llc): argument 258 def llcp_connected(llc): argument
|