Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_buffer.c837 BUFFER_HDR_T *p_last_hdr = (BUFFER_HDR_T *)((UINT8 *)p_q->p_last - BUFFER_HDR_SIZE); in GKI_enqueue() local
838 p_last_hdr->p_next = p_hdr; in GKI_enqueue()
/external/libnfc-nci/src/gki/common/
Dgki_buffer.c837 BUFFER_HDR_T *p_last_hdr = (BUFFER_HDR_T *)((UINT8 *)p_q->p_last - BUFFER_HDR_SIZE); in GKI_enqueue() local
838 p_last_hdr->p_next = p_hdr; in GKI_enqueue()