Searched refs:NFC_HAL_RCV_IDLE_ST (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_nci.c231 p_cb->rcv_state = NFC_HAL_RCV_IDLE_ST;
256 p_cb->rcv_state = NFC_HAL_RCV_IDLE_ST;
339 p_cb->rcv_state = NFC_HAL_RCV_IDLE_ST; /* Next, wait for packet type of next message */
363 p_cb->rcv_state = NFC_HAL_RCV_IDLE_ST; /* Next, wait for packet type of next message */
483 if (p_cb->rcv_state == NFC_HAL_RCV_IDLE_ST)
H A Dnfc_hal_main.c106 nfc_hal_cb.ncit_cb.rcv_state = NFC_HAL_RCV_IDLE_ST; /* to process packet type */
/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h153 NFC_HAL_RCV_IDLE_ST, /* waiting for packet type byte */ enumerator in enum:__anon23938

Completed in 75 milliseconds