Home
last modified time | relevance | path

Searched refs:CMD_FORCE_DISCONNECT_V1_REQ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.h41 CMD_FORCE_DISCONNECT_V1_REQ = 32, enumerator
H A Dnegotiate_message.cpp137 { LegacyCommandType::CMD_FORCE_DISCONNECT_V1_REQ, "CMD_FORCE_DISCONNECT_V1_REQ" },
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp138 LegacyCommandType::CMD_FORCE_DISCONNECT_V1_REQ, in HandleCommandAfterTerminate()
390 case LegacyCommandType::CMD_FORCE_DISCONNECT_V1_REQ: in ProcessNegotiateCommandAtAvailableState()
1064 request.SetLegacyP2pCommandType(LegacyCommandType::CMD_FORCE_DISCONNECT_V1_REQ); in SendForceDisconnectRequest()