Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager.h68 size_t remoteMacSize);
H A Dwifi_direct_manager.cpp392 size_t remoteMacSize) in GetLocalAndRemoteMacByLocalIp() argument
401 … if (strcpy_s(remoteMac, remoteMacSize, innerLink.GetRemoteDynamicMac().c_str()) != EOK) { in GetLocalAndRemoteMacByLocalIp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_test.cpp103 const char *localIp, char *localMac, size_t localMacSize, char *remoteMac, size_t remoteMacSize) in GetLocalAndRemoteMacByLocalIp() argument
109 (void)remoteMacSize; in GetLocalAndRemoteMacByLocalIp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp377 char *remoteMac, size_t remoteMacSize) in GetLocalAndRemoteMacByLocalIp() argument
383 (void)remoteMacSize; in GetLocalAndRemoteMacByLocalIp()