Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dagnss_ni_manager.h37 using HDI::Location::Gnss::V2_0::GNSS_NI_NOTIFICATION_REQUIRE_NOTIFY;
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h277 GNSS_NI_NOTIFICATION_REQUIRE_NOTIFY = (1 << 0), enumerator
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp423 bool needNotify = (notif.notificationCategory & GNSS_NI_NOTIFICATION_REQUIRE_NOTIFY) != 0; in HandleNiNotification()
/ohos5.0/drivers/interface/location/gnss/v2_0/
H A DGnssTypes.idl235 GNSS_NI_NOTIFICATION_REQUIRE_NOTIFY = 1,