Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dl2cap_sock.c500 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_sock_getsockopt_old()
808 set_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
810 clear_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
Dl2cap_core.c1757 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_conn_unreliable()
/Linux-v5.10/include/net/bluetooth/
Dl2cap.h765 FLAG_FORCE_RELIABLE, enumerator