Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h213 #define L2CAP_EXT_HDR_SIZE 8 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c1134 return L2CAP_EXT_HDR_SIZE; in __ertm_hdr_size()
3498 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3535 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3727 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
3758 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
6563 hdr_size = L2CAP_EXT_HDR_SIZE; in l2cap_check_fcs()