HomeSort by relevance Sort by last modified time
    Searched refs:PHFRINFC_LLCP_SNL_RESPONSE_MAX (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/inc/
phNfcLlcpTypes.h 61 #define PHFRINFC_LLCP_SNL_RESPONSE_MAX 256 /**< Max.number of simultaneous discovery requests */
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 283 uint8_t nDiscoveryResTidList[PHFRINFC_LLCP_SNL_RESPONSE_MAX];
284 uint8_t nDiscoveryResSapList[PHFRINFC_LLCP_SNL_RESPONSE_MAX];
    [all...]
phFriNfc_LlcpTransport.c 379 if (psTransport->nDiscoveryResListSize < PHFRINFC_LLCP_SNL_RESPONSE_MAX)
    [all...]

Completed in 83 milliseconds