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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 249 phFriNfc_Llcp_sPacketHeader_t sDmHeader;
    [all...]
phFriNfc_LlcpTransport_Connection.c 409 psTransport->sDmHeader.dsap = dsap;
410 psTransport->sDmHeader.ptype = PHFRINFC_LLCP_PTYPE_DM;
411 psTransport->sDmHeader.ssap = ssap;
420 &psTransport->sDmHeader,
    [all...]

Completed in 2124 milliseconds