Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dl2cap.h207 #define L2CAP_EXT_HDR_SIZE 8 macro
/Linux-v5.4/net/bluetooth/
Dl2cap_core.c1038 return L2CAP_EXT_HDR_SIZE; in __ertm_hdr_size()
3288 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3325 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3517 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
3547 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
5838 hdr_size = L2CAP_EXT_HDR_SIZE; in l2cap_check_fcs()