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()
3081 efs.stype = chan->local_stype; in l2cap_add_opt_efs()
3501 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_req()
3503 efs.stype != chan->local_stype) { in l2cap_parse_conf_req()
3658 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_rsp()
3660 efs.stype != chan->local_stype) in l2cap_parse_conf_rsp()