Home
last modified time | relevance | path

Searched refs:L2CAP_DEFAULT_MTU (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h34 #define L2CAP_DEFAULT_MTU 672 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h34 #define L2CAP_DEFAULT_MTU 672 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c256 chan->omtu = L2CAP_DEFAULT_MTU; in l2cap_add_scid()
600 chan->omtu = L2CAP_DEFAULT_MTU; in __l2cap_chan_add()
607 chan->omtu = L2CAP_DEFAULT_MTU; in __l2cap_chan_add()
618 chan->omtu = L2CAP_DEFAULT_MTU; in __l2cap_chan_add()
3464 if (chan->imtu != L2CAP_DEFAULT_MTU) { in l2cap_build_conf_req()
3573 u16 mtu = L2CAP_DEFAULT_MTU; in l2cap_parse_conf_req()
H A Dl2cap_sock.c1829 chan->imtu = L2CAP_DEFAULT_MTU; in l2cap_sock_init()
H A Dsmp.c3354 chan->imtu = L2CAP_DEFAULT_MTU; in smp_add_cid()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c236 chan->omtu = L2CAP_DEFAULT_MTU; in l2cap_add_scid()
577 chan->omtu = L2CAP_DEFAULT_MTU; in __l2cap_chan_add()
584 chan->omtu = L2CAP_DEFAULT_MTU; in __l2cap_chan_add()
595 chan->omtu = L2CAP_DEFAULT_MTU; in __l2cap_chan_add()
3250 if (chan->imtu != L2CAP_DEFAULT_MTU) { in l2cap_build_conf_req()
3359 u16 mtu = L2CAP_DEFAULT_MTU; in l2cap_parse_conf_req()
H A Dl2cap_sock.c1795 chan->imtu = L2CAP_DEFAULT_MTU; in l2cap_sock_init()
H A Dsmp.c3360 chan->imtu = L2CAP_DEFAULT_MTU; in smp_add_cid()

Completed in 33 milliseconds