Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h122 PDC_INVITATION_PROCEDURE = 1 << 5 enumerator
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp263 static_cast<size_t>(P2pDeviceCapability::PDC_INVITATION_PROCEDURE)); in Isinviteable()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_state_machine_test.cpp191 … device.SetDeviceCapabilitys(static_cast<int>(P2pDeviceCapability::PDC_INVITATION_PROCEDURE)); in AddDeviceManagerInViteable()