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

  /system/bt/stack/hcic/
hcicmds.c 457 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_RMT_NAME_REQ)) == NULL)
462 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_RMT_NAME_REQ;
466 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_RMT_NAME_REQ);
    [all...]
  /system/bt/stack/include/
hcimsgs.h 196 #define HCIC_PARAM_SIZE_RMT_NAME_REQ 10
    [all...]

Completed in 30 milliseconds