BALTECH SDK wrapper functions reference

§ brp_Sys_CfgGetKeyList()

brp_errcode brp_Sys_CfgGetKeyList ( brp_Sys_CfgGetKeyList_t  params)

Retrieves a list of all keys stored in the reader's configuration.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • KeyList (out)
  • KeyList_len (out) Number of elements in KeyList.
  • mempool (in) is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool