Searched refs:L2CAP_CONN_RSP_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/qemu/hw/
H A Dbt-l2cap.c230 L2CAP_CMD_HDR_SIZE + L2CAP_CONN_RSP_SIZE);
236 hdr->len = cpu_to_le16(L2CAP_CONN_RSP_SIZE);
831 if (unlikely(len != L2CAP_CONN_RSP_SIZE)) {
H A Dbt.h1761 #define L2CAP_CONN_RSP_SIZE 8 macro

Completed in 87 milliseconds