Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h579 __u8 local_stype; member
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c626 chan->local_stype = L2CAP_SERV_BESTEFFORT; in __l2cap_chan_add()
3080 efs.stype = chan->local_stype; in l2cap_add_opt_efs()
3500 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_req()
3502 efs.stype != chan->local_stype) { in l2cap_parse_conf_req()
3657 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_rsp()
3659 efs.stype != chan->local_stype) in l2cap_parse_conf_rsp()