Home
last modified time | relevance | path

Searched refs:llcp_worker (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/examples/
Dwps-nfc.py392 def llcp_worker(llc): function
428 threading.Thread(target=llcp_worker, args=(llc,)).start()
Dp2p-nfc.py475 def llcp_worker(llc): function
531 threading.Thread(target=llcp_worker, args=(llc,)).start()