Home
last modified time | relevance | path

Searched refs:LlGetStaticCapability (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.cpp462 int32_t ret = LlGetStaticCapability(NULL, 1);
473 ret = LlGetStaticCapability(buf, len);
482 ret = LlGetStaticCapability(buf, 100);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1602 static int32_t LlGetStaticCapability(void *buf, uint32_t len) in LlGetStaticCapability() function
1828 {BYTE_KEY_STATIC_CAPABILITY, STATIC_CAP_LEN, LlGetStaticCapability, LlUpdateStaticCapability},