Home
last modified time | relevance | path

Searched defs:bt_l2cap_le_chan (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dl2cap.h167 struct bt_l2cap_le_chan { struct
169 struct bt_l2cap_chan chan;
182 struct bt_l2cap_le_endpoint rx;
185 uint16_t pending_rx_mtu;
194 struct bt_l2cap_le_endpoint tx;
197 struct k_fifo tx_queue;
199 struct net_buf *tx_buf;
201 struct k_work_delayable tx_work;
226 * @brief Helper macro getting container object of type bt_l2cap_le_chan argument