Searched defs:vendor_uci_notification_received (Results 1 – 2 of 2) sorted by relevance
68 fn vendor_uci_notification_received(&self, data: UciNotificationPacket) -> Result<()>; in vendor_uci_notification_received() method131 fn vendor_uci_notification_received(&self, data: UciNotificationPacket) -> Result<()> { in vendor_uci_notification_received() method
212 fn vendor_uci_notification_received(&self, _data: UciNotificationPacket) -> Result<()> { in vendor_uci_notification_received() method