Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h204 #define L2CAP_EXT_HDR_SIZE 8 macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c1115 return L2CAP_EXT_HDR_SIZE; in __ertm_hdr_size()
3311 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3348 L2CAP_EXT_HDR_SIZE - L2CAP_SDULEN_SIZE - in l2cap_build_conf_req()
3534 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
3565 chan->conn->mtu - L2CAP_EXT_HDR_SIZE - in l2cap_parse_conf_req()
5559 hdr_size = L2CAP_EXT_HDR_SIZE; in l2cap_check_fcs()