Searched defs:p_last_hdr (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/hci/src/
H A Dutils.c105 HC_BUFFER_HDR_T *p_last_hdr = \ local
108 p_last_hdr->p_next = p_hdr;
/external/bluetooth/bluedroid/gki/common/
H A Dgki_buffer.c777 BUFFER_HDR_T *p_last_hdr = (BUFFER_HDR_T *)((UINT8 *)p_q->p_last - BUFFER_HDR_SIZE); local
778 p_last_hdr->p_next = p_hdr;
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_buffer.c837 BUFFER_HDR_T *p_last_hdr = (BUFFER_HDR_T *)((UINT8 *)p_q->p_last - BUFFER_HDR_SIZE); local
838 p_last_hdr->p_next = p_hdr;
/external/libnfc-nci/src/gki/common/
H A Dgki_buffer.c837 BUFFER_HDR_T *p_last_hdr = (BUFFER_HDR_T *)((UINT8 *)p_q->p_last - BUFFER_HDR_SIZE); local
838 p_last_hdr->p_next = p_hdr;

Completed in 599 milliseconds