Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dl2cap.h45 #define L2CAP_DEFAULT_MAX_SDU_SIZE 0xFFFF macro
/Linux-v5.10/net/bluetooth/
Dl2cap_core.c587 chan->local_msdu = L2CAP_DEFAULT_MAX_SDU_SIZE; in __l2cap_chan_add()