Home
last modified time | relevance | path

Searched refs:ShouldEnableLowPowerPolling (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/nfc/services/include/
H A Dnfc_polling_params.h34 bool ShouldEnableLowPowerPolling() const;
/foundation/communication/nfc/services/src/
H A Dnfc_polling_params.cpp52 bool NfcPollingParams::ShouldEnableLowPowerPolling() const in ShouldEnableLowPowerPolling() function in OHOS::NFC::NfcPollingParams
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_polling_params_test.cpp79 * @tc.desc: Test NfcPollingParams ShouldEnableLowPowerPolling.
85 bool shouldEnableLowPowerPolling = nfcPollingParams.ShouldEnableLowPowerPolling(); in HWTEST_F()

Completed in 1 milliseconds