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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 231 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)
nfc_hal_main.c 106 nfc_hal_cb.ncit_cb.rcv_state = NFC_HAL_RCV_IDLE_ST; /* to process packet type */
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 153 NFC_HAL_RCV_IDLE_ST, /* waiting for packet type byte */

Completed in 38 milliseconds