Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h648 __u8 remote_fixed_chan; member
/linux/net/bluetooth/
H A Dsmp.c3121 if (!(conn->remote_fixed_chan & L2CAP_FC_SMP_BREDR)) in bredr_pairing()
H A Dl2cap_core.c4583 conn->remote_fixed_chan = rsp->data[0]; in l2cap_information_rsp()