BALTECH SDK wrapper functions reference

§ BRP_ERR_NO_DEVICE_FOUND

#define BRP_ERR_NO_DEVICE_FOUND   (0x0028u | BRP_ERRGRP_LIB_OS)

No device was found when trying to open a connection.

For USB/HID this means no matching device was enumerated.

Definition at line 336 of file errorcodes.h.