Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h40 #define L2CAP_DEFAULT_MAX_TX 3 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c540 chan->max_tx = L2CAP_DEFAULT_MAX_TX; in l2cap_chan_set_defaults()