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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 177 ** Function nfc_hal_hci_handle_hcp_pkt
184 void nfc_hal_hci_handle_hcp_pkt (UINT8 *p_data) function
210 NCI_TRACE_DEBUG1 ("nfc_hal_hci_handle_hcp_pkt(): Received Clear All pipe command for UICC: 0x%02x", source_host);
217 NCI_TRACE_DEBUG1 ("nfc_hal_hci_handle_hcp_pkt(): Sent command to reset nv file for block: 0x%02x", HC_F3_NV_BLOCK);
225 NCI_TRACE_DEBUG1 ("nfc_hal_hci_handle_hcp_pkt(): Sent command to reset nv file for block: 0x%02x", HC_F4_NV_BLOCK);
nfc_hal_nci.c 554 nfc_hal_hci_handle_hcp_pkt (pp);
  /external/libnfc-nci/halimpl/bcm2079x/hal/int/
nfc_hal_int.h 453 void nfc_hal_hci_handle_hcp_pkt (UINT8 *p_data);
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 453 void nfc_hal_hci_handle_hcp_pkt (UINT8 *p_data);

Completed in 25 milliseconds