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

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 517 ||(p_msg->layer_specific == NFC_HAL_WAIT_RSP_VSC) )
nfc_hal_dm.c 593 ||(nfc_hal_cb.ncit_cb.nci_wait_rsp == NFC_HAL_WAIT_RSP_VSC) )
794 nfc_hal_cb.ncit_cb.nci_wait_rsp = NFC_HAL_WAIT_RSP_VSC;
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 70 #define NFC_HAL_WAIT_RSP_VSC 0x20 /* wait response on an NCI vendor specific command */

Completed in 30 milliseconds