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

  /external/libnfc-nxp/src/
phFriNfc_Llcp.h 133 #define PHFRINFC_LLCP_SERVICENAME_SDP "urn:nfc:sn:sdp" /**< Service Discovery Protocol name.*/
phFriNfc_LlcpTransport.c 357 if((sServiceName.length == sizeof(PHFRINFC_LLCP_SERVICENAME_SDP)-1)
358 && !memcmp(sServiceName.buffer, PHFRINFC_LLCP_SERVICENAME_SDP, sServiceName.length))
    [all...]

Completed in 84 milliseconds