Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/twt/
DTwtSession.java48 String TWT_STATS_KEY_INT_AVERAGE_TX_PACKET_COUNT = "key_avg_tx_pkt_count"; field
69 TWT_STATS_KEY_INT_AVERAGE_TX_PACKET_COUNT,
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DTwtManagerTest.java161 twtStats.putInt(TwtSession.TWT_STATS_KEY_INT_AVERAGE_TX_PACKET_COUNT, 200); in getMockTwtStats()
172 twtStats.putInt(TwtSession.TWT_STATS_KEY_INT_AVERAGE_TX_PACKET_COUNT, -1); in getDefaultTwtStats()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DTwtManager.java171 twtStats.putInt(TwtSession.TWT_STATS_KEY_INT_AVERAGE_TX_PACKET_COUNT, -1); in getDefaultTwtStats()
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiStaIfaceAidlImpl.java1024 android.net.wifi.twt.TwtSession.TWT_STATS_KEY_INT_AVERAGE_TX_PACKET_COUNT, in onTwtSessionStats()
/packages/modules/Wifi/framework/api/
Dsystem-current.txt1756 …field public static final String TWT_STATS_KEY_INT_AVERAGE_TX_PACKET_COUNT = "key_avg_tx_pkt_count…