Home
last modified time | relevance | path

Searched refs:TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/twt/
DTwtSession.java44 String TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT = "key_avg_rx_pkt_count"; field
68 TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT,
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DTwtManagerTest.java162 twtStats.putInt(TwtSession.TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT, 300); in getMockTwtStats()
173 twtStats.putInt(TwtSession.TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT, -1); in getDefaultTwtStats()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DTwtManager.java172 twtStats.putInt(TwtSession.TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT, -1); in getDefaultTwtStats()
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiStaIfaceAidlImpl.java1030 android.net.wifi.twt.TwtSession.TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT, in onTwtSessionStats()
/packages/modules/Wifi/framework/api/
Dsystem-current.txt1754 …field public static final String TWT_STATS_KEY_INT_AVERAGE_RX_PACKET_COUNT = "key_avg_rx_pkt_count…