Searched refs:sync_stats (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_rsp.cpp642 NanSyncStats *pSyncStats = &rsp_data.body.stats_response.data.sync_stats;
812 NanSyncStats sync_stats; local
820 sync_stats.currTsf = pSyncStats->currTsf;
821 sync_stats.myRank = pSyncStats->myRank;
822 sync_stats.currAmRank = pSyncStats->currAmRank;
823 sync_stats.lastAmRank = pSyncStats->lastAmRank;
824 sync_stats.currAmBTT = pSyncStats->currAmBTT;
825 sync_stats.lastAmBTT = pSyncStats->lastAmBTT;
826 sync_stats.currAmHopCount = pSyncStats->currAmHopCount;
827 sync_stats
[all...]
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h1642 NanSyncStats sync_stats; member in union:__anon1685::__anon1686

Completed in 36 milliseconds