L2CAP_DEFAULT_MONITOR_TO
rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO);
.monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO),
chan->monitor_timeout = L2CAP_DEFAULT_MONITOR_TO;