Searched refs:L2CAP_DEFAULT_MAX_TX (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/bluetooth/ | ||
D | l2cap.h | 40 #define L2CAP_DEFAULT_MAX_TX 3 macro |
/linux-6.6.21/net/bluetooth/ | ||
D | l2cap_core.c | 540 chan->max_tx = L2CAP_DEFAULT_MAX_TX; in l2cap_chan_set_defaults() |