Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp.c29 static struct k_thread cmd_thread; variable
236 k_thread_create(&cmd_thread, stack, STACKSIZE, cmd_handler, in tester_init()
/Zephyr-latest/subsys/usb/device/class/netusb/
Dfunction_rndis.c886 static void cmd_thread(void *p1, void *p2, void *p3) in cmd_thread() function
1058 cmd_thread, in rndis_init()