Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_enabled_state.cpp34 const std::string ONEHOP_LISTEN_MODE = "1"; variable
646 …terface::GetInstance().DeliverP2pData(CMD_TYPE_SET, DATA_TYPE_SET_LISTEN_MODE, ONEHOP_LISTEN_MODE); in ProcessCmdDiscoverPeers()