L2CAP_PSM_ANY
&& chan->lc_laddr.bt_psm != L2CAP_PSM_ANY)
if (chan->lc_laddr.bt_psm != L2CAP_PSM_ANY
chan->lc_laddr.bt_psm = L2CAP_PSM_ANY;
chan->lc_raddr.bt_psm = L2CAP_PSM_ANY;
if (laddr->bt_psm == L2CAP_PSM_ANY)
if (dlc->rd_raddr.bt_psm == L2CAP_PSM_ANY)
if (dlc->rd_laddr.bt_psm == L2CAP_PSM_ANY)