L2CAP_PSM_3DSP
if (chan->psm == cpu_to_le16(L2CAP_PSM_3DSP)) {
if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_3DSP)