Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/channel/
H A Dproxy_negotiate_channel.h50 …WifiDirectSchedulerFactory::GetInstance().GetScheduler().ProcessNegotiateData(remoteDeviceId, comm… in InjectReceiveData()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel.cpp55 …WifiDirectSchedulerFactory::GetInstance().GetScheduler().ProcessNegotiateData(remoteDeviceId, comm… in OnDataReceived()
H A Dauth_negotiate_channel.cpp244 …WifiDirectSchedulerFactory::GetInstance().GetScheduler().ProcessNegotiateData(remoteDeviceId, comm… in OnAuthDataReceived()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_scheduler.h47 void ProcessNegotiateData(const std::string &remoteDeviceId, Command &command) in ProcessNegotiateData() function