Home
last modified time | relevance | path

Searched defs:nmea (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.proto38 string nmea = 1; field
/device/generic/goldfish/gnss/
DGnss.cpp284 void Gnss::onGnssNmeaCb(const int64_t timestampMs, std::string nmea) { in onGnssNmeaCb()