Home
last modified time | relevance | path

Searched refs:local_stype (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Damp.c549 cp.tx_flow_spec.stype = chan->local_stype; in amp_create_logical_link()
H A Dl2cap_core.c622 chan->local_stype = L2CAP_SERV_BESTEFFORT; in __l2cap_chan_add()
3229 efs.stype = chan->local_stype; in l2cap_add_opt_efs()
3693 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_req()
3695 efs.stype != chan->local_stype) { in l2cap_parse_conf_req()
3850 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_rsp()
3852 efs.stype != chan->local_stype) in l2cap_parse_conf_rsp()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h576 __u8 local_stype; member
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h617 __u8 local_stype; member
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c599 chan->local_stype = L2CAP_SERV_BESTEFFORT; in __l2cap_chan_add()
3053 efs.stype = chan->local_stype; in l2cap_add_opt_efs()
3473 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_req()
3475 efs.stype != chan->local_stype) { in l2cap_parse_conf_req()
3630 if (chan->local_stype != L2CAP_SERV_NOTRAFIC && in l2cap_parse_conf_rsp()
3632 efs.stype != chan->local_stype) in l2cap_parse_conf_rsp()

Completed in 22 milliseconds