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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 193 #define NFC_HAL_SAVED_HDR_SIZE (2)
366 UINT8 last_hdr[NFC_HAL_SAVED_HDR_SIZE];/* part of last NCI command header */
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 709 memcpy(nfc_hal_cb.ncit_cb.last_hdr, ps, NFC_HAL_SAVED_HDR_SIZE);
754 memcpy(nfc_hal_cb.ncit_cb.last_hdr, p, NFC_HAL_SAVED_HDR_SIZE);
    [all...]

Completed in 101 milliseconds