Searched refs:eosp_count (Results 1 – 5 of 5) sorted by relevance
78 u32 eosp_count; // Count of early terminations member282 u32 eosp_count; // Count of early terminations member
499 mStats->eosp_count = it.get_u32(); in handleResponse()
493 mStats->eosp_count = it.get_u32(); in handleResponse()
2215 if (twt_stats.eosp_count) in GetTwtStats()2216 printMsg("eosp_count = %d\n", twt_stats.eosp_count); in GetTwtStats()
3751 aidl_twt_stats->eospCount = twt_stats.eosp_count; in convertLegacyHalTwtSessionStatsToAidl()