Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h144 #define L2CAP_FC_SMP_BREDR 0x80 macro
/linux-4.1.27/net/bluetooth/
Dsmp.c2928 if (!(conn->remote_fixed_chan & L2CAP_FC_SMP_BREDR)) in bredr_pairing()
Dl2cap_core.c6996 conn->local_fixed_chan |= L2CAP_FC_SMP_BREDR; in l2cap_conn_add()