Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c43 const UINT8 NFC_HAL_PRM_BCM20791B3_STR[] = "20791B3"; variable
44 #define NFC_HAL_PRM_BCM20791B3_STR_LEN (sizeof (NFC_HAL_PRM_BCM20791B3_STR)-1)
154 if (memcmp (NFC_HAL_PRM_BCM20791B3_STR, chipverstr, NFC_HAL_PRM_BCM20791B3_STR_LEN) == 0) in nfc_hal_prm_spd_send_next_segment()