Home
last modified time | relevance | path

Searched refs:format_type (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/hal/int/
Dnfc_hal_int_api.h212 bool HAL_NfcPrmDownloadStart(tNFC_HAL_PRM_FORMAT format_type,
/system/tools/hidl/c2hal/test/
Dtest.h147 const int format_type; member
/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c1000 bool HAL_NfcPrmDownloadStart(tNFC_HAL_PRM_FORMAT format_type, in HAL_NfcPrmDownloadStart() argument
1019 nfc_hal_cb.prm.format = format_type; in HAL_NfcPrmDownloadStart()
1024 if (format_type == NFC_HAL_PRM_FORMAT_NCD) { in HAL_NfcPrmDownloadStart()