Home
last modified time | relevance | path

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

/btstack/platform/daemon/src/
H A Ddaemon_cmds.c113 const hci_cmd_t l2cap_create_channel_mtu_cmd = { variable
H A Ddaemon_cmds.h140 extern const hci_cmd_t l2cap_create_channel_mtu_cmd;
/btstack/platform/daemon/example/
H A Dl2cap_throughput.c128 bt_send_cmd(&l2cap_create_channel_mtu_cmd, addr, PSM_TEST, PACKET_SIZE); in packet_handler()