Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Ddaemon_cmds.c143 const hci_cmd_t l2cap_accept_connection_cmd = { variable
H A Ddaemon_cmds.h138 extern const hci_cmd_t l2cap_accept_connection_cmd;
/btstack/platform/daemon/example/
H A Dl2cap_server.c128 bt_send_cmd(&l2cap_accept_connection_cmd, local_cid); in packet_handler()
H A Dl2cap_throughput.c141 bt_send_cmd(&l2cap_accept_connection_cmd, local_cid); in packet_handler()