Searched refs:llcp_worker (Results 1 – 3 of 3) sorted by relevance
392 def llcp_worker(llc): function428 threading.Thread(target=llcp_worker, args=(llc,)).start()
475 def llcp_worker(llc): function531 threading.Thread(target=llcp_worker, args=(llc,)).start()
725 handover.client_thread = threading.Thread(target=llcp_worker,868 def llcp_worker(llc, try_alt): function983 handover.client_thread = threading.Thread(target=llcp_worker,