Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c111 static int32_t DoUnregistSubnetByType(ProtocolType type) in DoUnregistSubnetByType() function
128 CALL_WITH_LOCK(ret, &g_physicalSubnetsLock, DoUnregistSubnetByType(type)); in LnnUnregistPhysicalSubnetByType()