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
38 static struct btp_buf cmd_buf[CMD_QUEUED]; argument
43 static struct btp_buf *delayed_cmd;
89 struct btp_buf *cmd; in cmd_handler()
146 struct btp_buf *new_buf; in recv_cb()
171 k_fifo_put(&cmds_queue, CONTAINER_OF(buf, struct btp_buf, data[0])); in recv_cb()
229 struct btp_buf *buf; in tester_init()
323 struct btp_buf *cmd; in tester_rsp_full()
341 struct btp_buf *cmd; in tester_rsp()