Searched refs:L2CAP_DEFAULT_MAX_TX (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/net/bluetooth/ | ||
D | l2cap.h | 38 #define L2CAP_DEFAULT_MAX_TX 3 macro |
/linux-3.4.99/net/bluetooth/ | ||
D | l2cap_sock.c | 1014 chan->max_tx = L2CAP_DEFAULT_MAX_TX; in l2cap_sock_init() |