Home
last modified time | relevance | path

Searched defs:localInterface (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/core/connection/wifi_direct/processor/
Dp2p_v2_processor.c164 char *localInterface = innerLink->getString(innerLink, IL_KEY_LOCAL_INTERFACE, ""); in DisconnectLink() local
290 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectRequest1() local
372 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectRequest1AsGoToBeGo() local
408 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectRequest1ToBeGc() local
481 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectRequest2() local
517 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectRequest2AsNone() local
571 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectRequest3() local
613 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectResponse1() local
640 char *localInterface = linkInfo->get(linkInfo, LI_KEY_LOCAL_INTERFACE, NULL, NULL); in ProcessConnectResponse1AsNone() local
700 char *localInterface = linkInfo->getString(linkInfo, LI_KEY_LOCAL_INTERFACE, ""); in ProcessConnectResponse2() local
[all …]
Dp2p_v1_processor.c1531 static void NotifyNewClient(int requestId, char *localInterface, char *remoteMac) in NotifyNewClient()
1542 static void CancelNewClient(int requestId, char *localInterface, const char *remoteMac) in CancelNewClient()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
Dnstackx_socket.c88 const char *localInterface) in ConnectTcpServerWithTargetDev()
132 const char *localInterface) in ConnectUdpServerWithTargetDev()
292 const char *localInterface) in ClientSocketWithTargetDev()
/foundation/communication/ipc/ipc/native/src/napi_common/source/
Dnapi_remote_object_holder.cpp157 void NAPIRemoteObjectHolder::attachLocalInterface(napi_value localInterface, std::string &descripto… in attachLocalInterface()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
Dsys_dev.c363 struct ifreq localInterface; in BindToDevInTheSameLan() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
Dsys_dev.c370 struct ifreq localInterface; in BindToDevInTheSameLan() local
/foundation/communication/dsoftbus/core/connection/wifi_direct/
Dwifi_direct_manager.c406 struct InterfaceInfo *localInterface = GetResourceManager()->getInterfaceInfo(interface); in SetLnnInfo() local
/foundation/communication/dsoftbus/core/connection/wifi_direct/data/
Dinner_link.c369 const char *localInterface, const char *remoteMac) in InnerLinkConstructorWithArgs()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile.c1205 … uint16_t *connType, const char *localInterface, uint8_t socketIndex) in DFileSenderInitWithTargetDev()