Lines Matching defs:bt_l2cap_le_chan
202 struct bt_l2cap_le_chan { struct
204 struct bt_l2cap_chan chan;
217 struct bt_l2cap_le_endpoint rx;
220 uint16_t pending_rx_mtu;
229 struct bt_l2cap_le_endpoint tx;
231 struct k_fifo tx_queue;
234 struct net_buf *_sdu;
235 uint16_t _sdu_len;
237 uint16_t _sdu_len_done;
240 struct k_work rx_work;
264 * @brief Helper macro getting container object of type bt_l2cap_le_chan argument