Home
last modified time | relevance | path

Searched refs:CONNECTION_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_errors.h97 CONNECTION_TIMEOUT, enumerator
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_auto_connect_service.cpp243 currentConnectedNetwork.detailedState == DetailedState::CONNECTION_TIMEOUT || in ConnectElectedDevice()
494 case DetailedState::CONNECTION_TIMEOUT: in AllowAutoSelectDevice()
H A Dsta_state_machine.cpp1231 SaveLinkstate(ConnState::DISCONNECTED, DetailedState::CONNECTION_TIMEOUT); in DealConnectTimeOutCmd()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h100 CONNECTION_TIMEOUT = 18, enumerator
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp196 messageMap_[CONNECTION_TIMEOUT] = "error: connection timeout."; in CreateMessageMap()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp2099 eventInfo.errCode = CONNECTION_TIMEOUT; in HandleInactiveTimeout()