Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/services/ots/
Dots_l2cap.c157 static inline void l2cap_chan_init(struct bt_l2cap_le_chan *chan) in l2cap_chan_init() function
176 l2cap_chan_init(&l2cap_ctx->ot_chan); in l2cap_accept()