Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_manager.h65 int32_t LnnSetLocalNum16Info(InfoKey key, int16_t info);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c410 return LnnSetLocalNum16Info(NUM_KEY_DATA_CHANGE_FLAG, (int16_t)dataChangeFlag); in LnnSetNodeDataChangeFlag()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c2114 int32_t LnnSetLocalNum16Info(InfoKey key, int16_t info) in LnnSetLocalNum16Info() function