HomeSort by relevance Sort by last modified time
    Searched refs:L2CAP_DISCONN_RSP_SIZE (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
l2cap.h 182 #define L2CAP_DISCONN_RSP_SIZE 4
  /system/bluetooth/bluez-clean-headers/bluetooth/
l2cap.h 174 #define L2CAP_DISCONN_RSP_SIZE 4
  /external/qemu/hw/
bt-l2cap.c 307 L2CAP_CMD_HDR_SIZE + L2CAP_DISCONN_RSP_SIZE);
313 hdr->len = cpu_to_le16(L2CAP_DISCONN_RSP_SIZE);
882 if (unlikely(len != L2CAP_DISCONN_RSP_SIZE)) {
    [all...]
bt.h     [all...]

Completed in 437 milliseconds