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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 71 #define NFC_HAL_WAIT_RSP_PROP 0x40 /* wait response on a proprietary command */
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 843 if (nfc_hal_cb.ncit_cb.nci_wait_rsp == NFC_HAL_WAIT_RSP_PROP)
906 nfc_hal_cb.ncit_cb.nci_wait_rsp = NFC_HAL_WAIT_RSP_PROP;
    [all...]
nfc_hal_nci.c 407 if (nfc_hal_cb.ncit_cb.nci_wait_rsp == NFC_HAL_WAIT_RSP_PROP)

Completed in 1027 milliseconds