Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_local_ledger_test.cpp94 EXPECT_EQ(LlUpdateStaticCapability(nullptr), SOFTBUS_INVALID_PARAM); in LocalLedgerKeyTestPackaged()
446 ret = LlUpdateStaticCapability(NULL);
449 ret = LlUpdateStaticCapability(testId);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1592 static int32_t LlUpdateStaticCapability(const void *staticCap) in LlUpdateStaticCapability() function
1828 {BYTE_KEY_STATIC_CAPABILITY, STATIC_CAP_LEN, LlGetStaticCapability, LlUpdateStaticCapability},