Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h581 __u32 local_sdu_itime; member
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c628 chan->local_sdu_itime = L2CAP_DEFAULT_SDU_ITIME; in __l2cap_chan_add()
3082 efs.sdu_itime = cpu_to_le32(chan->local_sdu_itime); in l2cap_add_opt_efs()
3091 efs.sdu_itime = cpu_to_le32(chan->local_sdu_itime); in l2cap_add_opt_efs()
3693 chan->local_sdu_itime = in l2cap_parse_conf_rsp()