mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-10 09:33:48 +00:00
pn53x_initiator_poll_target() function returns now polled targets count on success.
This commit is contained in:
@@ -410,7 +410,7 @@ nfc_initiator_list_passive_targets (nfc_device *pnd,
|
||||
|
||||
/**
|
||||
* @brief Polling for NFC targets
|
||||
* @return Returns 0 on success, otherwise returns libnfc's error code (negative value).
|
||||
* @return Returns polled targets count, otherwise returns libnfc's error code (negative value).
|
||||
*
|
||||
* @param pnd \a nfc_device struct pointer that represent currently used device
|
||||
* @param ppttTargetTypes array of desired target types
|
||||
|
||||
Reference in New Issue
Block a user