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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h31 #define L2CAP_DEFAULT_MTU 672 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c237 l2cap_pi(sk)->omtu = L2CAP_DEFAULT_MTU;
242 l2cap_pi(sk)->omtu = L2CAP_DEFAULT_MTU;
904 pi->imtu = L2CAP_DEFAULT_MTU;
2522 if (pi->imtu != L2CAP_DEFAULT_MTU)
2606 u16 mtu = L2CAP_DEFAULT_MTU;

Completed in 117 milliseconds