Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dl2cap.h42 #define L2CAP_DEFAULT_MONITOR_TO 12000 /* 12 seconds */ macro
/Linux-v5.15/net/bluetooth/
Da2mp.c791 chan->monitor_timeout = L2CAP_DEFAULT_MONITOR_TO; in a2mp_chan_open()
Dl2cap_core.c520 chan->monitor_timeout = L2CAP_DEFAULT_MONITOR_TO; in l2cap_chan_set_defaults()
3373 rfc->monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO); in __l2cap_set_ertm_timeouts()
4015 .monitor_timeout = cpu_to_le16(L2CAP_DEFAULT_MONITOR_TO), in l2cap_conf_rfc_get()