Home
last modified time | relevance | path

Searched refs:GNSS_NI_NOTIFICATION_REQUIRE_VERIFY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dagnss_ni_manager.h38 using HDI::Location::Gnss::V2_0::GNSS_NI_NOTIFICATION_REQUIRE_VERIFY;
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h278 GNSS_NI_NOTIFICATION_REQUIRE_VERIFY = (1 << 1), enumerator
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp424 bool needVerify = (notif.notificationCategory & GNSS_NI_NOTIFICATION_REQUIRE_VERIFY) != 0; in HandleNiNotification()
/ohos5.0/drivers/interface/location/gnss/v2_0/
H A DGnssTypes.idl236 GNSS_NI_NOTIFICATION_REQUIRE_VERIFY = 2,