Searched refs:L2CAP_DISCONN_RSP_SIZE (Results 1 – 3 of 3) sorted by relevance
179 #define L2CAP_DISCONN_RSP_SIZE 4 macro
309 L2CAP_CMD_HDR_SIZE + L2CAP_DISCONN_RSP_SIZE); in l2cap_disconnection_response()315 hdr->len = cpu_to_le16(L2CAP_DISCONN_RSP_SIZE); in l2cap_disconnection_response()884 if (unlikely(len != L2CAP_DISCONN_RSP_SIZE)) { in l2cap_command()
1853 #define L2CAP_DISCONN_RSP_SIZE 4 macro