Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_info_key.h82 NUM_KEY_OS_TYPE, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c100 if (LnnGetLocalNumInfo(NUM_KEY_OS_TYPE, &osType) == SOFTBUS_OK) { in IsBleDirectlyOnlineFactorChange()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1806 {NUM_KEY_OS_TYPE, -1, LlGetOsType, NULL},
2179 rc = LnnGetLocalNumInfo(NUM_KEY_OS_TYPE, &info->osType); in LnnGetLocalDeviceInfo()