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

  /system/bt/stack/hcic/
hcicmds.c 366 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_PIN_CODE_NEG_REPLY)) == NULL)
371 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_PIN_CODE_NEG_REPLY;
375 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_PIN_CODE_NEG_REPLY);
    [all...]
  /system/bt/stack/include/
hcimsgs.h 161 #define HCIC_PARAM_SIZE_PIN_CODE_NEG_REPLY 6
    [all...]

Completed in 49 milliseconds