Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dl2cap_sock.c459 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_sock_getsockopt_old()
728 set_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
730 clear_bit(FLAG_FORCE_RELIABLE, &chan->flags); in l2cap_sock_setsockopt_old()
Dl2cap_core.c1559 if (test_bit(FLAG_FORCE_RELIABLE, &chan->flags)) in l2cap_conn_unreliable()
/linux-4.4.14/include/net/bluetooth/
Dl2cap.h711 FLAG_FORCE_RELIABLE, enumerator