Searched refs:GKI_getlast (Results 1 – 3 of 3) sorted by relevance
400 extern void* GKI_getlast(BUFFER_Q*);
894 void* GKI_getlast(BUFFER_Q* p_q) { return (p_q->p_last); } in GKI_getlast() function
1869 p_last = (NFC_HDR*)GKI_getlast(&p_cb->rx_q); in nfc_ncif_proc_data()