Home
last modified time | relevance | path

Searched refs:P2P_EVENT_CHR_REPORT (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_define.h151 P2P_EVENT_CHR_REPORT, enumerator
H A Dp2p_enabled_state.cpp128 … std::make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_CHR_REPORT, &P2pEnabledState::ProcessChrReport)); in InitProcessMsg()
H A Dp2p_monitor.cpp330 MessageToStateMachine(iface, P2P_STATE_MACHINE_CMD::P2P_EVENT_CHR_REPORT, errCode, 0, anyNone); in Broadcast2SmChrEvent()