Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c3198 __maybe_unused static bool user_data_not_empty(const struct net_buf *buf) in user_data_not_empty() function
3245 if (user_data_not_empty(buf)) { in bt_l2cap_dyn_chan_send()