Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
Dl2cap_sock.c520 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_sock_getsockopt_old()
825 set_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
827 clear_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
Dl2cap_core.c1653 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_conn_unreliable()
/linux-6.12.1/include/net/bluetooth/
Dl2cap.h739 FLAG_FORCE_RELIABLE, enumerator