Home
last modified time | relevance | path

Searched refs:PHFRINFC_LLCP_SAP_SDP_ADVERTISED_FIRST (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_Llcp.h121 #define PHFRINFC_LLCP_SAP_SDP_ADVERTISED_FIRST 0x10 /**< First SAP number from SDP-avertised SA… macro
DphFriNfc_LlcpTransport.c73 min_sap_range = PHFRINFC_LLCP_SAP_SDP_ADVERTISED_FIRST; in phFriNfc_LlcpTransport_GetFreeSap()
1442 min_sap_range = PHFRINFC_LLCP_SAP_SDP_ADVERTISED_FIRST; in phFriNfc_LlcpTransport_Bind()
1464 !IS_BETWEEN(nSap, PHFRINFC_LLCP_SAP_WKS_FIRST, PHFRINFC_LLCP_SAP_SDP_ADVERTISED_FIRST)) in phFriNfc_LlcpTransport_Bind()