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

  /system/bt/hci/include/
hci_internals.h 26 #define HCI_SCO_PREAMBLE_SIZE 3
  /system/bt/stack/btm/
btm_sco.c 311 ** HCI_SCO_PREAMBLE_SIZE bytes, and the data length can not
337 if (p_buf->offset < HCI_SCO_PREAMBLE_SIZE)
346 p_buf->offset -= HCI_SCO_PREAMBLE_SIZE;
360 p_buf->len += HCI_SCO_PREAMBLE_SIZE;
    [all...]
  /system/bt/hci/src/
hci_layer.c 62 HCI_SCO_PREAMBLE_SIZE,
  /external/libnfc-nci/src/include/
hcidefs.h     [all...]
  /system/bt/stack/include/
hcidefs.h     [all...]

Completed in 66 milliseconds