Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h152 #define L2CAP_FC_SMP_BREDR 0x80 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.c3101 if (!(conn->remote_fixed_chan & L2CAP_FC_SMP_BREDR)) in bredr_pairing()
H A Dl2cap_core.c7849 conn->local_fixed_chan |= L2CAP_FC_SMP_BREDR; in l2cap_conn_add()