Home
last modified time | relevance | path

Searched refs:L2CAP_LM_RELIABLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dl2cap.h63 #define L2CAP_LM_RELIABLE 0x0010 macro
/linux-2.4.37.9/net/bluetooth/
Dl2cap.c981 if (l2cap_pi(sk)->link_mode & L2CAP_LM_RELIABLE) in l2cap_conn_unreliable()