Searched refs:LnnProcessCompleteNotTrustedMsg (Results 1 – 2 of 2) sorted by relevance
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| D | lnn_net_builder_mock_test.cpp | 1469 LnnProcessCompleteNotTrustedMsg(LNN_INFO_TYPE_NOT_TRUSTED, nullptr, nullptr, 0); 1470 …LnnProcessCompleteNotTrustedMsg(LNN_INFO_TYPE_WIFI_DIRECT, NODE_NETWORK_ID, nullptr, MSG_ERR_LEN0); 1471 …LnnProcessCompleteNotTrustedMsg(LNN_INFO_TYPE_NOT_TRUSTED, NODE_NETWORK_ID, nullptr, MSG_ERR_LEN0); 1472 LnnProcessCompleteNotTrustedMsg(LNN_INFO_TYPE_NOT_TRUSTED, NODE_NETWORK_ID, 1474 LnnProcessCompleteNotTrustedMsg(LNN_INFO_TYPE_NOT_TRUSTED, NODE_NETWORK_ID, 1476 LnnProcessCompleteNotTrustedMsg(LNN_INFO_TYPE_NOT_TRUSTED, NODE_NETWORK_ID, 1478 LnnProcessCompleteNotTrustedMsg(LNN_INFO_TYPE_NOT_TRUSTED, NODE_NETWORK_ID,
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| D | lnn_net_builder.c | 1497 static void LnnProcessCompleteNotTrustedMsg(LnnSyncInfoType syncType, const char *networkId, in LnnProcessCompleteNotTrustedMsg() function 1643 …if (LnnSendNotTrustedInfo(info, DISCOVERY_TYPE_COUNT, LnnProcessCompleteNotTrustedMsg) != SOFTBUS_… in OnDeviceNotTrusted()
|