Home
last modified time | relevance | path

Searched refs:nfc_hal_nci_receive_msg (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/hal/int/
Dnfc_hal_int.h473 BOOLEAN nfc_hal_nci_receive_msg (UINT8 byte);
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c743 if (nfc_hal_nci_receive_msg (byte)) in nfc_hal_main_task()
Dnfc_hal_nci.c478 BOOLEAN nfc_hal_nci_receive_msg (UINT8 byte) in nfc_hal_nci_receive_msg() function