Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dl2cap.h585 __u8 local_stype; member
/linux-6.15/net/bluetooth/
H A Dl2cap_core.c622 chan->local_stype = L2CAP_SERV_BESTEFFORT; in __l2cap_chan_add()
3112 efs.stype = chan->local_stype; in l2cap_add_opt_efs()
3532 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_req()
3534 efs.stype != chan->local_stype) { in l2cap_parse_conf_req()
3689 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_rsp()
3691 efs.stype != chan->local_stype) in l2cap_parse_conf_rsp()