OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GpsPositionMode
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
gps.h
34
typedef uint16_t
GpsPositionMode
;
255
int (*set_position_mode)(
GpsPositionMode
mode, int fix_frequency);
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp
70
static int loc_eng_set_position_mode(
GpsPositionMode
mode, int fix_frequency);
393
static int loc_eng_set_position_mode(
GpsPositionMode
mode, int fix_frequency)
[
all
...]
/hardware/libhardware_legacy/gps/
gps_qemu.c
860
static int qemu_gps_set_position_mode(
GpsPositionMode
mode, int fix_frequency)
Completed in 17 milliseconds