Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dl2cap.h38 #define L2CAP_DEFAULT_MAX_TX 3 macro
/linux-3.4.99/net/bluetooth/
Dl2cap_sock.c1014 chan->max_tx = L2CAP_DEFAULT_MAX_TX; in l2cap_sock_init()