Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_default_state.cpp68 case P2P_STATE_MACHINE_CMD::CMD_CLEAR_SERVICE_CB: { in ExecuteStateMsg()
H A Dp2p_define.h119 CMD_CLEAR_SERVICE_CB, enumerator
H A Dwifi_p2p_service.cpp305 p2pStateMachine.SendMessage(static_cast<int>(P2P_STATE_MACHINE_CMD::CMD_CLEAR_SERVICE_CB)); in ClearAllP2pServiceCallbacks()