Home
last modified time | relevance | path

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

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