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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 416 #define NFC_HAL_FLAGS_NEED_DISABLE_VSC 0x01
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 146 && (nfc_hal_cb.hal_flags & NFC_HAL_FLAGS_NEED_DISABLE_VSC) )
nfc_hal_dm.c 726 nfc_hal_cb.hal_flags |= NFC_HAL_FLAGS_NEED_DISABLE_VSC;
    [all...]

Completed in 775 milliseconds