Searched refs:L2CAP_A2MP_DEFAULT_MTU (Results 1 – 2 of 2) sorted by relevance
183 rsp->mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU); in a2mp_discover_req()757 chan->omtu = L2CAP_A2MP_DEFAULT_MTU; in a2mp_chan_open()758 chan->imtu = L2CAP_A2MP_DEFAULT_MTU; in a2mp_chan_open()1022 req.mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU); in a2mp_discover_amp()
59 #define L2CAP_A2MP_DEFAULT_MTU 670 macro