Home
last modified time | relevance | path

Searched refs:L2CAP_CONN_RSP_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dl2cap.h118 #define L2CAP_CONN_RSP_SIZE 8 macro
/external/qemu/hw/
Dbt-l2cap.c232 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()
Dbt.h1763 #define L2CAP_CONN_RSP_SIZE 8 macro