BALTECH SDK wrapper functions reference

§ BRP_ERR_AMBIGUOUS_DEVICE

#define BRP_ERR_AMBIGUOUS_DEVICE   (0x0029u | BRP_ERRGRP_LIB_OS)

Multiple devices were found but the connection string does not uniquely identify a single device.

For USB/HID this happens when snr=0 is used but multiple readers are connected.

Definition at line 344 of file errorcodes.h.