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

  /system/bt/stack/hcic/
hciblecmds.c 588 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_LTK_REQ_REPLY)) == NULL)
593 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_LTK_REQ_REPLY;
597 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_LTK_REQ_REPLY);
  /system/bt/stack/include/
hcimsgs.h 669 #define HCIC_PARAM_SIZE_LTK_REQ_REPLY (2 + HCIC_BLE_ENCRYT_KEY_SIZE)
    [all...]

Completed in 35 milliseconds