Searched refs:L2CAP_CONN_RSP_SIZE (Results 1 – 3 of 3) sorted by relevance
118 #define L2CAP_CONN_RSP_SIZE 8 macro
232 L2CAP_CMD_HDR_SIZE + L2CAP_CONN_RSP_SIZE); in l2cap_connection_response()238 hdr->len = cpu_to_le16(L2CAP_CONN_RSP_SIZE); in l2cap_connection_response()833 if (unlikely(len != L2CAP_CONN_RSP_SIZE)) { in l2cap_command()
1763 #define L2CAP_CONN_RSP_SIZE 8 macro