Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp38 const int32_t PIN_CODE_NETWORK = 0; variable
85 int32_t HiChainConnector::networkStyle_ = PIN_CODE_NETWORK;
135 networkStyle_ = PIN_CODE_NETWORK; in CreateGroup()