Home
last modified time | relevance | path

Searched defs:DEVICE_ERROR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device.h181 static const int DEVICE_ERROR = 0xFF000000; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dvdi_types.h44 DEVICE_ERROR = -6, enumerator
/ohos5.0/drivers/peripheral/camera/hal_c/include/
H A Dcamera_types_c_if.h41 DEVICE_ERROR = 6, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h73 constexpr int DEVICE_ERROR = -1008; variable