Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.h72 constexpr int POS_REASSOC_CONNECT_FAILED_TS = 13; variable
H A Dself_cure_state_machine.cpp2618 } else if (i == POS_REASSOC_CONNECT_FAILED_TS) { in SetSelfCureConnectFailInfo()