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

  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 186 #define HCIC_PARAM_SIZE_LINK_KEY_NEG_REPLY 6
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 323 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_LINK_KEY_NEG_REPLY)) == NULL)
328 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_LINK_KEY_NEG_REPLY;
332 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_LINK_KEY_NEG_REPLY);
    [all...]

Completed in 32 milliseconds