Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h45 #define L2CAP_DEFAULT_MAX_SDU_SIZE 0xFFFF macro
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c620 chan->local_msdu = L2CAP_DEFAULT_MAX_SDU_SIZE; in __l2cap_chan_add()