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

  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 381 #define HCIC_PARAM_SIZE_QOS_SETUP 20
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 883 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_QOS_SETUP)) == NULL)
888 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_QOS_SETUP;
892 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_QOS_SETUP);
    [all...]

Completed in 210 milliseconds