Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h141 #define L2CAP_FC_CONNLESS 0x04 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c6997 conn->local_fixed_chan = L2CAP_FC_SIG_BREDR | L2CAP_FC_CONNLESS; in l2cap_conn_add()