Home
last modified time | relevance | path

Searched refs:STREAM_TXPACKET_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h57 constexpr int STREAM_TXPACKET_THRESHOLD = 0; variable
H A Dsta_state_machine.cpp1110 if (send > STREAM_TXPACKET_THRESHOLD) { in DealSignalPacketChanged()