Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_port.h37 #define DATA_ROLE_NONE 0 macro
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp132 int32_t dataRole = DATA_ROLE_NONE; in BENCHMARK_F()
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp44 if (dataRole <= DATA_ROLE_NONE || dataRole >= DATA_ROLE_MAX) { in IfCanSwitch()
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp531 int32_t dataRole = DATA_ROLE_NONE;