Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity.cpp160 static void SendClientJoinEvent(const std::string &remoteMac, int32_t result) in SendClientJoinEvent() function
187 SendClientJoinEvent(remoteMac, SOFTBUS_CONN_PV1_CONNECT_GROUP_TIMEOUT); in NotifyNewClientJoining()
231 SendClientJoinEvent(remoteMac, SOFTBUS_OK); in RemoveNewClientJoining()
247 SendClientJoinEvent(kv.first, SOFTBUS_CONN_P2P_CLEAR_JOIN_CLIENTS_FAILED); in ClearJoiningClient()