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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 193 #define NFC_HAL_SAVED_CMD_SIZE (2)
372 UINT8 last_cmd[NFC_HAL_SAVED_CMD_SIZE];/* part of last NCI command payload */
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 807 memcpy(nfc_hal_cb.ncit_cb.last_cmd, ps + NCI_MSG_HDR_SIZE, NFC_HAL_SAVED_CMD_SIZE);
    [all...]

Completed in 31 milliseconds