Home
last modified time | relevance | path

Searched defs:NFC_POLL_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_polling_params.h38 static uint16_t NFC_POLL_DEFAULT; variable
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_polling_params.cpp20 uint16_t NfcPollingParams::NFC_POLL_DEFAULT = 0x3F; member in OHOS::NFC::NfcPollingParams