Searched refs:L2CAP_DEFAULT_MONITOR_TO (Results 1 – 2 of 2) sorted by relevance
42 #define L2CAP_DEFAULT_MONITOR_TO 12000 /* 12 seconds */ macro
535 chan->monitor_timeout = L2CAP_DEFAULT_MONITOR_TO; in l2cap_chan_set_defaults()3187 rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO); in __l2cap_set_ertm_timeouts()3864 .monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO), in l2cap_conf_rfc_get()