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