Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_sock.c535 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_sock_getsockopt_old()
843 set_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
845 clear_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
Dl2cap_core.c1791 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_conn_unreliable()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h765 FLAG_FORCE_RELIABLE, enumerator