Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci.c65 const UINT8 NFC_HAL_DM_BCM43341B0_STR[] = "43341B0"; variable
66 #define NFC_HAL_DM_BCM43341B0_STR_LEN (sizeof (NFC_HAL_DM_BCM43341B0_STR)-1)
206 …||((chipverlen == NFC_HAL_DM_BCM43341B0_STR_LEN) && (memcmp (NFC_HAL_DM_BCM43341B0_STR, p_chipvers… in nfc_hal_hci_handle_build_info()