Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp199 ret = UnregistProtocol(nullptr);
202 ret = UnregistProtocol(&protocolMgr);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c352 int32_t UnregistProtocol(LnnProtocolManager *protocolMgr) in UnregistProtocol() function