Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dl2cap.h585 __u8 local_stype; member
/linux/net/bluetooth/
H A Dl2cap_core.c622 chan->local_stype = L2CAP_SERV_BESTEFFORT; in __l2cap_chan_add()
3076 efs.stype = chan->local_stype; in l2cap_add_opt_efs()
3496 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_req()
3498 efs.stype != chan->local_stype) { in l2cap_parse_conf_req()
3653 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_rsp()
3655 efs.stype != chan->local_stype) in l2cap_parse_conf_rsp()