Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h205 #define L2CAP_EXT_HDR_SIZE 8 macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c1020 return L2CAP_EXT_HDR_SIZE; in __ertm_hdr_size()
3235 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3272 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3453 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
3483 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
5733 hdr_size = L2CAP_EXT_HDR_SIZE; in l2cap_check_fcs()