Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dl2cap_sock.c277 if (!disable_ertm) in l2cap_sock_listen()
688 if (!disable_ertm) in l2cap_sock_setsockopt_old()
1550 if (!disable_ertm && sk->sk_type == SOCK_STREAM) { in l2cap_sock_init()
Dl2cap_core.c46 bool disable_ertm; variable
1357 if (!disable_ertm) in l2cap_mode_supported()
3206 if (disable_ertm) in l2cap_build_conf_req()
4347 if (!disable_ertm) in l2cap_information_req()
7077 if (!disable_ertm) in l2cap_chan_connect()
7632 module_param(disable_ertm, bool, 0644);
7633 MODULE_PARM_DESC(disable_ertm, "Disable enhanced retransmission mode");
/linux-4.4.14/include/net/bluetooth/
Dl2cap.h909 extern bool disable_ertm;