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

  /external/bluetooth/bluedroid/stack/hcic/
hciblecmds.c 842 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_WRITE_LE_HOST_SUPPORTED)) == NULL)
847 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_WRITE_LE_HOST_SUPPORTED;
851 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_WRITE_LE_HOST_SUPPORTED);
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h     [all...]

Completed in 29 milliseconds