Searched refs:nativeCbInfo (Results 1 – 2 of 2) sorted by relevance
91 AgpsCbInfo nativeCbInfo = {}; in getAgpsCbInfo() local92 nativeCbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in getAgpsCbInfo()93 nativeCbInfo.atlType = AGPS_ATL_TYPE_WWAN; in getAgpsCbInfo()94 return nativeCbInfo; in getAgpsCbInfo()