Return the local service access point (SAP)
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_llcp_get_local_sap(nfc_target_t *llcpConnection, unsigned int *sap)
BlackBerry 10.0.0
The LLCP connection target.
The returned local service access point.
This function returns the local SAP for an LLCP connection.
NFC_RESULT_SUCCESS, or NFC_RESULT_INVALID_PARAMETER, which indicates that an invalid argument was passed to the function.