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

  /system/bt/stack/hcic/
hciblecmds.c 435 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS)) == NULL)
440 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS;
444 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS);
  /system/bt/stack/include/
hcimsgs.h 659 #define HCIC_PARAM_SIZE_SET_HOST_CHNL_CLASS 5
    [all...]

Completed in 28 milliseconds