Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h145 #define L2CAP_FC_SIG_BREDR 0x02 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c7888 conn->local_fixed_chan = L2CAP_FC_SIG_BREDR | L2CAP_FC_CONNLESS; in l2cap_conn_add()