Home
last modified time | relevance | path

Searched refs:LnnGetLocalNum16Info (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_manager.h64 int32_t LnnGetLocalNum16Info(InfoKey key, int16_t *info);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c254 return LnnGetLocalNum16Info(NUM_KEY_DATA_CHANGE_FLAG, (int16_t *)info); in LnnGetNodeKeyInfoLocal()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c2109 int32_t LnnGetLocalNum16Info(InfoKey key, int16_t *info) in LnnGetLocalNum16Info() function