Home
last modified time | relevance | path

Searched defs:authTypeValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dnet_ledger_test.cpp86 uint32_t *authTypeValue = nullptr; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/wifi_asset/
H A Dwifi_asset_manager.cpp169 AssetValue authTypeValue = {.u32 = SEC_ASSET_AUTH_TYPE_NONE}; in WifiAssetAttrAdd() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c93 int32_t LnnSetAuthTypeValue(uint32_t *authTypeValue, AuthType type) in LnnSetAuthTypeValue()
103 int32_t LnnClearAuthTypeValue(uint32_t *authTypeValue, AuthType type) in LnnClearAuthTypeValue()