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

  /external/libnfc-nci/src/hal/int/
nfc_brcm_defs.h 147 #define NCI_SPD_HEADER_CHIPVER_LEN 16
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 464 UINT8 chipverstr[NCI_SPD_HEADER_CHIPVER_LEN];
555 memset (chipverstr, 0, NCI_SPD_HEADER_CHIPVER_LEN);
    [all...]
nfc_hal_prm.c 94 UINT8 chipverstr[NCI_SPD_HEADER_CHIPVER_LEN];
131 STREAM_TO_ARRAY (chipverstr, p_src, NCI_SPD_HEADER_CHIPVER_LEN);
    [all...]

Completed in 58 milliseconds