Home
last modified time | relevance | path

Searched defs:expectApiRole (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_types.h167 uint32_t expectApiRole; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp689 auto expectApiRole = connectCommand_->GetConnectInfo().info_.expectApiRole; in CreateLinkAsNone() local