Searched refs:stats_response (Results 1 – 2 of 2) sorted by relevance
505 pRsp->body.stats_response.stats_type = \ in getNanResponse()508 pRsp->body.stats_response.stats_type); in getNanResponse()521 sizeof(pRsp->body.stats_response.data)) { in getNanResponse()522 handleNanStatsResponse(pRsp->body.stats_response.stats_type, in getNanResponse()524 &pRsp->body.stats_response, in getNanResponse()640 (rsp_data.body.stats_response.stats_type == NAN_STATS_ID_DE_TIMING_SYNC)) { in handleNanResponse()646 NanSyncStats *pSyncStats = &rsp_data.body.stats_response.data.sync_stats; in handleNanResponse()
1788 NanStatsResponse stats_response; member