Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c338 static void DeletePcRestrictNode(const char *udid) in DeletePcRestrictNode() function
410 DeletePcRestrictNode(udid); in OnDeviceBound()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c830 static void DeletePcRestrictNode(int32_t retCode, NodeInfo *nodeInfo) in DeletePcRestrictNode() function
880 DeletePcRestrictNode(retCode, connInfo->nodeInfo); in CompleteJoinLNN()