Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c94 static void OnJoinLNNCallback(ConnectionAddr *addr, const char *networkId, int32_t retCode);
268 OnJoinLNNResult g_joinLNNResult = OnJoinLNNCallback;
1300 static void OnJoinLNNCallback(ConnectionAddr *addr, const char *networkId, int32_t retCode) in OnJoinLNNCallback() function