Home
last modified time | relevance | path

Searched refs:IFACE_TYPE_P2P (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c457 (void)strcpy_s(g_interfaceList[IFACE_TYPE_P2P].name, in GlobalInterfaceListInit()
458 sizeof(g_interfaceList[IFACE_TYPE_P2P].name), NSTACKX_P2P_INTERFACE_NAME_PREFIX); in GlobalInterfaceListInit()
459 (void)strcpy_s(g_interfaceList[IFACE_TYPE_P2P].alias, in GlobalInterfaceListInit()
460 sizeof(g_interfaceList[IFACE_TYPE_P2P].alias), NSTACKX_P2P_WLAN_INTERFACE_NAME_PREFIX); in GlobalInterfaceListInit()
H A Dnstackx_device_local.c195 return ifaceType < IFACE_TYPE_P2P; in NeedCreateSynchronously()
711 (serverType == SERVER_TYPE_P2P && ifaceType == IFACE_TYPE_P2P) || in IfaceTypeIsMatch()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device.h35 IFACE_TYPE_P2P, enumerator

Completed in 3 milliseconds