HomeSort by relevance Sort by last modified time
    Searched refs:nfc_hal_hci_handle_build_info (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 505 void nfc_hal_hci_handle_build_info (UINT8 chipverlen, UINT8 *p_chipverstr);
508 #define nfc_hal_hci_handle_build_info(p,a) macro
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 188 ** Function nfc_hal_hci_handle_build_info
195 void nfc_hal_hci_handle_build_info (UINT8 chipverlen, UINT8 *p_chipverstr) function
197 HAL_TRACE_DEBUG0 ("nfc_hal_hci_handle_build_info ()");
nfc_hal_dm.c 678 nfc_hal_hci_handle_build_info (chipverlen, chipverstr);
    [all...]

Completed in 36 milliseconds