Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_physical_subnet_manager.h55 int32_t LnnUnregistPhysicalSubnetByType(ProtocolType type);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c124 int32_t LnnUnregistPhysicalSubnetByType(ProtocolType type) in LnnUnregistPhysicalSubnetByType() function
H A Dlnn_bt_network_impl.c364 LnnUnregistPhysicalSubnetByType(LNN_PROTOCOL_BR | LNN_PROTOCOL_BLE); in LnnDeinitBtNetwork()
H A Dlnn_ip_network_impl.c732 LnnUnregistPhysicalSubnetByType(LNN_PROTOCOL_IP); in LnnDeinitIpNetwork()