OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpsSvStatusCb
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/gnss/1.0/default/
Gnss.h
108
static void
gpsSvStatusCb
(GpsSvStatus* status);
Gnss.cpp
38
.sv_status_cb =
gpsSvStatusCb
,
155
* This enum is used by
gpsSvStatusCb
() method below to convert GpsSvStatus
176
void Gnss::
gpsSvStatusCb
(GpsSvStatus* svInfo) {
Completed in 1262 milliseconds