Searched refs:L2CAP_A2MP_DEFAULT_MTU (Results 1 – 2 of 2) sorted by relevance
184 rsp->mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU); in a2mp_discover_req()772 chan->omtu = L2CAP_A2MP_DEFAULT_MTU; in a2mp_chan_open()773 chan->imtu = L2CAP_A2MP_DEFAULT_MTU; in a2mp_chan_open()1037 req.mtu = cpu_to_le16(L2CAP_A2MP_DEFAULT_MTU); in a2mp_discover_amp()
61 #define L2CAP_A2MP_DEFAULT_MTU 670 macro