Home
last modified time | relevance | path

Searched refs:nativeCbInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/gps/gnss/
DNativeAgpsHandler.cpp91 AgpsCbInfo nativeCbInfo = {}; in getAgpsCbInfo() local
92 nativeCbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in getAgpsCbInfo()
93 nativeCbInfo.atlType = AGPS_ATL_TYPE_WWAN; in getAgpsCbInfo()
94 return nativeCbInfo; in getAgpsCbInfo()
/hardware/qcom/sm7250/gps/gnss/
DNativeAgpsHandler.cpp91 AgpsCbInfo nativeCbInfo = {}; in getAgpsCbInfo() local
92 nativeCbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in getAgpsCbInfo()
93 nativeCbInfo.atlType = AGPS_ATL_TYPE_WWAN; in getAgpsCbInfo()
94 return nativeCbInfo; in getAgpsCbInfo()