Searched refs:GKI_getlast (Results 1 – 7 of 7) sorted by relevance
448 GKI_API extern void *GKI_getlast (BUFFER_Q *);
1038 void *GKI_getlast (BUFFER_Q *p_q) in GKI_getlast() function
450 GKI_API extern void *GKI_getlast (BUFFER_Q *);
953 p_last_buf = (BT_HDR *) GKI_getlast (&p_dlcb->i_rx_q); in llcp_dlc_proc_i_pdu()
1021 p_last_buf = (BT_HDR *) GKI_getlast (&p_app_cb->ui_rx_q); in llcp_link_proc_ui_pdu()
1497 p_last = (BT_HDR *)GKI_getlast (&p_cb->rx_q); in nfc_ncif_proc_data()