Searched refs:L2CAP_A2MP_DEFAULT_MTU (Results 1 – 2 of 2) sorted by relevance
177 rsp->mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU); in a2mp_discover_req()780 chan->omtu = L2CAP_A2MP_DEFAULT_MTU; in a2mp_chan_open()781 chan->imtu = L2CAP_A2MP_DEFAULT_MTU; in a2mp_chan_open()1051 req.mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU); in a2mp_discover_amp()
62 #define L2CAP_A2MP_DEFAULT_MTU 670 macro