Home
last modified time | relevance | path

Searched refs:L2CAP_DEFAULT_MONITOR_TO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h42 #define L2CAP_DEFAULT_MONITOR_TO 12000 /* 12 seconds */ macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c535 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()
3862 .monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO), in l2cap_conf_rfc_get()