Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci.c57 const UINT8 NFC_HAL_DM_BCM20791B3_STR[] = "20791B3"; variable
58 #define NFC_HAL_DM_BCM20791B3_STR_LEN (sizeof (NFC_HAL_DM_BCM20791B3_STR)-1)
199 …if ((chipverlen == NFC_HAL_DM_BCM20791B3_STR_LEN) && (memcmp (NFC_HAL_DM_BCM20791B3_STR, p_chipver… in nfc_hal_hci_handle_build_info()