Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp.c32 struct btp_buf { struct
41 static struct btp_buf cmd_buf[CMD_QUEUED]; argument
46 static struct btp_buf *delayed_cmd;
92 struct btp_buf *cmd; in cmd_handler()
145 struct btp_buf *new_buf; in recv_cb()
170 k_fifo_put(&cmds_queue, CONTAINER_OF(buf, struct btp_buf, data[0])); in recv_cb()
228 struct btp_buf *buf; in tester_init()
322 struct btp_buf *cmd; in tester_rsp_full()
340 struct btp_buf *cmd; in tester_rsp()