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

  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 107 uint8_t chipverstr[NCI_SPD_HEADER_CHIPVER_LEN];
148 STREAM_TO_ARRAY(chipverstr, p_src, NCI_SPD_HEADER_CHIPVER_LEN);
    [all...]
nfc_hal_dm.c 587 uint8_t chipverstr[NCI_SPD_HEADER_CHIPVER_LEN];
675 memset(chipverstr, 0, NCI_SPD_HEADER_CHIPVER_LEN);
    [all...]
  /system/nfc/src/hal/int/
nfc_brcm_defs.h 169 #define NCI_SPD_HEADER_CHIPVER_LEN 16

Completed in 240 milliseconds