Home
last modified time | relevance | path

Searched refs:CMD_HID2D_CONNECT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_define.h111 CMD_HID2D_CONNECT, enumerator
H A Dwifi_p2p_service.cpp330 …p2pStateMachine.SendMessage(static_cast<int>(P2P_STATE_MACHINE_CMD::CMD_HID2D_CONNECT), callingUid… in Hid2dConnect()
H A Dp2p_idle_state.cpp82 … std::make_pair(P2P_STATE_MACHINE_CMD::CMD_HID2D_CONNECT, &P2pIdleState::ProcessCmdHid2dConnect)); in Init()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_idle_state_test.cpp423 msg->SetMessageName(static_cast<int>(P2P_STATE_MACHINE_CMD::CMD_HID2D_CONNECT));