Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h50 #define L2CAP_ECRED_CONN_SCID_MAX 5 macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c7068 if (data.count > L2CAP_ECRED_CONN_SCID_MAX) { in l2cap_chan_connect()