Lines Matching refs:BT_HDR
41 static BOOLEAN l2c_link_send_to_lower (tL2C_LCB *p_lcb, BT_HDR *p_buf);
1084 void l2c_link_check_send_pkts (tL2C_LCB *p_lcb, tL2C_CCB *p_ccb, BT_HDR *p_buf)
1150 if ((p_buf = (BT_HDR *)GKI_dequeue (&p_lcb->link_xmit_data_q)) != NULL)
1196 if ((p_buf = (BT_HDR *)GKI_dequeue (&p_lcb->link_xmit_data_q)) == NULL)
1240 static BOOLEAN l2c_link_send_to_lower (tL2C_LCB *p_lcb, BT_HDR *p_buf)
1500 BT_HDR *l2cap_link_chk_pkt_start (BT_HDR *p_cur_buf)
1507 BT_HDR * p_return_buf; /* CR419: To avoid returning from too many places */
1561 BT_HDR *p_base_buf = p_lcb->p_hcit_rcv_acl;
1638 BT_HDR *p_buf;
1674 void l2c_link_segments_xmitted (BT_HDR *p_msg)