Searched defs:nfc_hal_hci_handle_build_info (Results 1 - 2 of 2) sorted by relevance

/system/nfc/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_hci.c198 ** Function nfc_hal_hci_handle_build_info
205 void nfc_hal_hci_handle_build_info(uint8_t chipverlen, uint8_t* p_chipverstr) { function
206 HAL_TRACE_DEBUG0("nfc_hal_hci_handle_build_info ()");
/system/nfc/src/hal/int/
H A Dnfc_hal_int.h526 void nfc_hal_hci_handle_build_info(uint8_t chipverlen, uint8_t* p_chipverstr);
529 #define nfc_hal_hci_handle_build_info(p, a) macro

Completed in 22 milliseconds