Home
last modified time | relevance | path

Searched defs:nfc_wake_active_mode (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/hal/int/
Dnfc_hal_post_reset.h52 UINT8 nfc_wake_active_mode; member
Dnfc_hal_int.h389 UINT8 nfc_wake_active_mode; /* NFC_HAL_LP_ACTIVE_LOW/HIGH */ member
/external/libnfc-nci/src/include/
Dconfig.h117 unsigned char nfc_wake_active_mode; /* NFC_LP_ACTIVE_LOW or NFC_LP_ACTIVE_HIGH */ member
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c1361 UINT8 nfc_wake_active_mode, in HAL_NfcSetSnoozeMode()