Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h207 #define L2CAP_EXT_HDR_SIZE 8 macro
/Linux-v4.19/net/bluetooth/
Dl2cap_core.c1031 return L2CAP_EXT_HDR_SIZE; in __ertm_hdr_size()
3256 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3293 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3476 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
3506 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
5770 hdr_size = L2CAP_EXT_HDR_SIZE; in l2cap_check_fcs()