Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_pin_holder.cpp475 jsonObject[TAG_PIN_TYPE] = DmPinType::SUPER_SONIC;
476 jsonObject[TAG_PAYLOAD] = DmPinType::SUPER_SONIC;
509 jsonObject[TAG_REPLY] = DmPinType::SUPER_SONIC;
574 jsonObject[TAG_PIN_TYPE] = DmPinType::SUPER_SONIC;
575 jsonObject[TAG_PAYLOAD] = DmPinType::SUPER_SONIC;
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_device_info.h314 SUPER_SONIC, enumerator
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedevice_fuzzer/
H A Dauthenticate_device_fuzzer.cpp152 DmPinType g_pinType = DmPinType::SUPER_SONIC;
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1954 pinType > DmPinType::SUPER_SONIC || pinType < DmPinType::NUMBER_PIN_CODE || in CreatePinHolder()
1984 pinType > DmPinType::SUPER_SONIC || pinType < DmPinType::NUMBER_PIN_CODE || in DestroyPinHolder()