Home
last modified time | relevance | path

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

/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.h53 int32_t SendNiUserResponse(int32_t gnssNiNotificationId, GnssNiResponseCmd userResponse) override;
H A Dgnss_interface_impl.cpp66 niNotification.gnssNiNotificationId = notification->gnssNiNotificationId; in NiNotifyCallback()
78 niNotification.gnssNiNotificationId, in NiNotifyCallback()
526 int32_t GnssInterfaceImpl::SendNiUserResponse(int32_t gnssNiNotificationId, GnssNiResponseCmd userResponse) in SendNiUserResponse() argument
536 niInterface->sendUserResponse(gnssNiNotificationId, static_cast<int32_t>(userResponse)); in SendNiUserResponse()
H A Dlocation_vendor_lib.h1116 int16_t gnssNiNotificationId; member
1183 * gnssNiNotificationId - The id of GNSS NI notifications.
1187 void (*sendUserResponse)(int32_t gnssNiNotificationId, int32_t userResponse);

Completed in 5 milliseconds