Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c141 static int32_t GetSppServerPort(int serverId) in GetSppServerPort() function
158 .GetSppServerPort = GetSppServerPort
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dwrapper_br_interface.h48 int32_t (*GetSppServerPort)(int serverId); member