Searched refs:GKI_getlast (Results 1 – 5 of 5) sorted by relevance
391 extern void* GKI_getlast(BUFFER_Q*);
802 void* GKI_getlast(BUFFER_Q* p_q) { return (p_q->p_last); } in GKI_getlast() function
946 p_last_buf = (NFC_HDR*)GKI_getlast(&p_dlcb->i_rx_q); in llcp_dlc_proc_i_pdu()
992 p_last_buf = (NFC_HDR*)GKI_getlast(&p_app_cb->ui_rx_q); in llcp_link_proc_ui_pdu()
1668 p_last = (NFC_HDR*)GKI_getlast(&p_cb->rx_q); in nfc_ncif_proc_data()