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

  /external/libnfc-nxp/src/
phLlcNfc_Frame.c 153 * \param[in] llcHeader The byte which gives the header information
164 uint8_t llcHeader
341 ps_llc_buf->sllcpayload.llcheader =
346 ps_llc_buf->sllcpayload.llcheader =
348 ps_llc_buf->sllcpayload.llcheader,
371 ps_llc_buf->sllcpayload.llcheader = (uint8_t)
372 SET_BITS8(ps_llc_buf->sllcpayload.llcheader,
434 ps_llc_buf->sllcpayload.llcheader = PH_LLCNFC_S_HEADER_INIT;
436 ps_llc_buf->sllcpayload.llcheader = (uint8_t)SET_BITS8(
437 ps_llc_buf->sllcpayload.llcheader,
    [all...]
phLlcNfc_DataTypes.h 394 uint8_t llcheader; member in struct:phLlcNfc_Payload
phLlcNfc_Interface.c 449 ((ps_store_frame->s_llcpacket[count].s_llcbuf.sllcpayload.llcheader
    [all...]

Completed in 196 milliseconds