Home
last modified time | relevance | path

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

/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.cpp65 GnssNiNotificationRequest niNotification; in NiNotifyCallback() local
66 niNotification.gnssNiNotificationId = notification->gnssNiNotificationId; in NiNotifyCallback()
67 niNotification.gnssNiRequestCategory = GnssNiRequestCategory(notification->gnssNiRequestCategory); in NiNotifyCallback()
68 niNotification.notificationCategory = notification->notificationCategory; in NiNotifyCallback()
69 niNotification.requestTimeout = notification->requestTimeout; in NiNotifyCallback()
70 niNotification.defaultResponseCmd = notification->defaultResponseCmd; in NiNotifyCallback()
71 niNotification.supplicantInfo = notification->supplicantInfo; in NiNotifyCallback()
72 niNotification.notificationText = notification->notificationText; in NiNotifyCallback()
73 niNotification.supplicantInfoEncoding = GnssNiRequestEncodingFormat(notification->supplicantInfoEncoding); in NiNotifyCallback()
74 niNotification in NiNotifyCallback()
[all...]

Completed in 2 milliseconds