Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h631 __u8 remote_fixed_chan; member
/Linux-v4.19/net/bluetooth/
Dl2cap_core.c1146 if (!(conn->remote_fixed_chan & L2CAP_FC_A2MP)) in __amp_capable()
4459 conn->remote_fixed_chan = rsp->data[0]; in l2cap_information_rsp()
Dsmp.c3052 if (!(conn->remote_fixed_chan & L2CAP_FC_SMP_BREDR)) in bredr_pairing()