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

  /external/bluetooth/bluez/lib/bluetooth/
l2cap.h 187 #define L2CAP_INFO_REQ_SIZE 2
  /system/bluetooth/bluez-clean-headers/bluetooth/
l2cap.h 179 #define L2CAP_INFO_REQ_SIZE 2
  /external/bluetooth/bluez/test/
l2test.c 909 if (send(sk, buf, L2CAP_CMD_HDR_SIZE + L2CAP_INFO_REQ_SIZE, 0) < 0) {
936 if (send(sk, buf, L2CAP_CMD_HDR_SIZE + L2CAP_INFO_REQ_SIZE, 0) < 0) {
986 if (send(sk, buf, L2CAP_CMD_HDR_SIZE + L2CAP_INFO_REQ_SIZE, 0) < 0) {
  /external/qemu/hw/
bt-l2cap.c 903 if (unlikely(len != L2CAP_INFO_REQ_SIZE)) {
    [all...]
bt.h     [all...]

Completed in 21 milliseconds