Searched refs:GKI_getlast (Results 1 – 4 of 4) sorted by relevance
80 void *GKI_getlast (BUFFER_Q *);
431 void *GKI_getlast (BUFFER_Q *p_q) in GKI_getlast() function
1564 if (((p_buf = (BT_HDR *)GKI_getlast(&p_port->tx.queue)) != NULL) in PORT_WriteDataCO()1715 if (((p_buf = (BT_HDR *)GKI_getlast(&p_port->tx.queue)) != NULL) in PORT_WriteData()
1149 …next_srej = (((BT_HDR *)GKI_getlast(&p_fcrb->srej_rcv_hold_q))->layer_specific + 1) & L2CAP_FCR_SE… in process_i_frame()