Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h213 #define L2CAP_EXT_HDR_SIZE 8 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c1139 return L2CAP_EXT_HDR_SIZE; in __ertm_hdr_size()
3522 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3559 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3751 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
3782 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
6515 hdr_size = L2CAP_EXT_HDR_SIZE; in l2cap_check_fcs()