Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci.c195 void nfc_hal_hci_handle_build_info (UINT8 chipverlen, UINT8 *p_chipverstr) in nfc_hal_hci_handle_build_info() argument
199 …NFC_HAL_DM_BCM20791B3_STR_LEN) && (memcmp (NFC_HAL_DM_BCM20791B3_STR, p_chipverstr, NFC_HAL_DM_BCM… in nfc_hal_hci_handle_build_info()
205 …NFC_HAL_DM_BCM20791B4_STR_LEN) && (memcmp (NFC_HAL_DM_BCM20791B4_STR, p_chipverstr, NFC_HAL_DM_BCM… in nfc_hal_hci_handle_build_info()
206 …NFC_HAL_DM_BCM43341B0_STR_LEN) && (memcmp (NFC_HAL_DM_BCM43341B0_STR, p_chipverstr, NFC_HAL_DM_BCM… in nfc_hal_hci_handle_build_info()
/external/libnfc-nci/src/hal/int/
Dnfc_hal_int.h515 void nfc_hal_hci_handle_build_info (UINT8 chipverlen, UINT8 *p_chipverstr);