Home
last modified time | relevance | path

Searched refs:g_bindAddr (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.c109 static ConnectionAddr g_bindAddr; variable
1099 if (GetConnAddrByDeviceId(deviceId, &g_bindAddr) != DM_OK) { in SoftbusBindTarget()
1114 if (OpenAuthSession(deviceId, &g_bindAddr, 1, NULL) != SOFTBUS_OK) { in SoftbusBindTarget()
1345 JoinLNN(DM_PKG_NAME, &g_bindAddr, g_joinLNNResult); in ProcessSourceMsg()