Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dl2cap_sock.c508 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_sock_getsockopt_old()
816 set_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
818 clear_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
Dl2cap_core.c1765 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_conn_unreliable()
/Linux-v5.15/include/net/bluetooth/
Dl2cap.h767 FLAG_FORCE_RELIABLE, enumerator