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

  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_co.h 68 ** Function nfc_hal_nv_co_read
86 void nfc_hal_nv_co_read (UINT8 *p_buf, UINT16 nbytes, UINT8 block);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 148 nfc_hal_nv_co_read ((UINT8 *) nfc_hal_cb.hci_cb.p_hci_netwk_info_buf, NFC_HAL_HCI_NETWK_INFO_SIZE, HC_F3_NV_BLOCK);
602 nfc_hal_nv_co_read ((UINT8 *) nfc_hal_cb.hci_cb.p_hci_netwk_info_buf, NFC_HAL_HCI_NETWK_INFO_SIZE, HC_F4_NV_BLOCK);
619 nfc_hal_nv_co_read ((UINT8 *) nfc_hal_cb.hci_cb.p_hci_netwk_dh_info_buf, NFC_HAL_HCI_DH_NETWK_INFO_SIZE, HC_F2_NV_BLOCK);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
NonVolatileStore.cpp 46 ** Function nfc_hal_nv_co_read
64 void nfc_hal_nv_co_read (UINT8 *p_buf, UINT16 nbytes, UINT8 block) function

Completed in 193 milliseconds