Home
last modified time | relevance | path

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

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