Searched refs:p_chipverstr (Results 1 – 2 of 2) sorted by relevance
195 void nfc_hal_hci_handle_build_info (UINT8 chipverlen, UINT8 *p_chipverstr) in nfc_hal_hci_handle_build_info() argument199 …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()
515 void nfc_hal_hci_handle_build_info (UINT8 chipverlen, UINT8 *p_chipverstr);