L2CAP_A2MP_DEFAULT_MTU 177 net/bluetooth/a2mp.c rsp->mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU); L2CAP_A2MP_DEFAULT_MTU 765 net/bluetooth/a2mp.c chan->omtu = L2CAP_A2MP_DEFAULT_MTU; L2CAP_A2MP_DEFAULT_MTU 766 net/bluetooth/a2mp.c chan->imtu = L2CAP_A2MP_DEFAULT_MTU; L2CAP_A2MP_DEFAULT_MTU 1030 net/bluetooth/a2mp.c req.mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU);