Searched defs:mApi (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/gps/msm8998/android/
H A DGnssBatching.h71 FlpAPIClient* mApi = nullptr; member in struct:android::hardware::gnss::V1_0::implementation::GnssBatching
H A DGnssGeofencing.h82 GeofenceAPIClient* mApi = nullptr; member in struct:android::hardware::gnss::V1_0::implementation::GnssGeofencing
H A DGnssMeasurement.h67 GnssMeasurementAPIClient* mApi; member in struct:android::hardware::gnss::V1_0::implementation::GnssMeasurement
H A DGnss.h134 GnssAPIClient* mApi = nullptr; member in struct:android::hardware::gnss::V1_0::implementation::Gnss
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp494 LocApiBase& mApi; member in struct:MsgSetConfig
499 mApi(api) {}
501 mApi.setSUPLVersion(mAdapter.convertSuplVersion(ContextBase::mGps_conf.SUPL_VER));
502 mApi.setLPPConfig(mAdapter.convertLppProfile(ContextBase::mGps_conf.LPP_PROFILE));
503 mApi.setSensorControlConfig(ContextBase::mSap_conf.SENSOR_USAGE,
505 mApi.setAGLONASSProtocol(ContextBase::mGps_conf.A_GLONASS_POS_PROTOCOL_SELECT);
506 mApi.setLPPeProtocolCp(
508 mApi.setLPPeProtocolUp(
511 mApi.setNMEATypes(LOC_NMEA_ALL_SUPPORTED_MASK);
513 mApi
577 LocApiBase& mApi; member in struct:MsgGnssUpdateConfig
771 LocApiBase& mApi; member in struct:MsgDeleteAidingData
806 LocApiBase& mApi; member in struct:MsgInjectLocation
839 LocApiBase& mApi; member in struct:MsgInjectTime
1045 LocApiBase& mApi; member in struct:MsgRequestCapabilities
1220 LocApiBase& mApi; member in struct:MsgStartTracking
1316 LocApiBase& mApi; member in struct:MsgSetPositionMode
1342 LocApiBase& mApi; member in struct:MsgStartTracking
1370 LocApiBase& mApi; member in struct:MsgUpdateTracking
1415 LocApiBase& mApi; member in struct:MsgStopTracking
1504 LocApiBase& mApi; member in struct:MsgStopTracking
1530 LocApiBase& mApi; member in struct:MsgGetZpp
1637 LocApiBase& mApi; member in struct:MsgGnssNiResponse
1670 LocApiBase& mApi; member in struct:MsgEnableGnss
1717 LocApiBase& mApi; member in struct:MsgDisableGnss
[all...]

Completed in 105 milliseconds