Searched refs:GnssNfwNotification (Results 1 – 9 of 9) sorted by relevance
53 static void convertGnssNfwNotification(GnssNfwNotification& in,63 void GnssVisibilityControl::nfwStatusCb(GnssNfwNotification notification) { in nfwStatusCb()76 static void convertGnssNfwNotification(GnssNfwNotification& in, in convertGnssNfwNotification()90 void GnssVisibilityControl::statusCb(GnssNfwNotification notification) { in statusCb()
70 void statusCb(GnssNfwNotification notification);74 static void nfwStatusCb(GnssNfwNotification notification);
377 virtual void reportNfwNotificationEvent(GnssNfwNotification& notification);398 inline void reportNfwNotification(const GnssNfwNotification& notification) { in reportNfwNotification()
4116 void GnssAdapter::reportNfwNotificationEvent(GnssNfwNotification& notification) { in reportNfwNotificationEvent()4120 const GnssNfwNotification mNotification; in reportNfwNotificationEvent()4123 inline MsgReportNfwNotification(const GnssNfwNotification& notification, in reportNfwNotificationEvent()
190 virtual void reportNfwNotificationEvent(GnssNfwNotification& notification);
201 reportNfwNotificationEvent(GnssNfwNotification& /*notification*/) in reportSvEvent()
192 void sendNfwNotification(GnssNfwNotification& notification);
394 void LocApiBase::sendNfwNotification(GnssNfwNotification& notification) in sendNfwNotification()
2136 } GnssNfwNotification; typedef2162 typedef void(*NfwStatusCb)(GnssNfwNotification notification);