C API for BALTECH SDK

§ brp_Felica_Request()

brp_errcode brp_Felica_Request ( brp_protocol  protocol,
brp_Felica_Request_FastBaud  FastBaud,
unsigned  SystemCode,
unsigned  RequestCode,
unsigned *  ColFlag,
brp_Felica_Request_Labels_Entry **  Labels,
size_t *  Labels_len,
brp_mempool mempool 
)

Polls for tags with number of time slots, returns NFCID2 list of detected tags (maximum 16 / length 8).

Parameters
[in]protocolused to execute the command
[in]FastBaudBaudrate PCD-PICC.
[in]SystemCodeApplication ID for PICC preselection, All:0xFFFF.
[in]RequestCodeRequestCode.
[out]ColFlagTrue if collision occurs.
[out]Labels
[out]Labels_len
[in]mempoolis 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