Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c55 #define L2CAP_LE_PSM_IS_DYN(_psm) \ macro
2685 if (!L2CAP_LE_PSM_IS_DYN(chan->psm)) { in l2cap_chan_recv_queue()