Home | History | Annotate | Download | only in l2cap

Lines Matching refs:BT_HDR

652 BOOLEAN  L2CA_Echo (BD_ADDR p_bd_addr, BT_HDR *p_data, tL2CA_ECHO_DATA_CB *p_callback)
1383 ** Pointer to buffer of type BT_HDR
1389 UINT16 L2CA_SendFixedChnlData (UINT16 fixed_cid, BD_ADDR rem_bda, BT_HDR *p_buf)
1639 UINT8 L2CA_DataWrite (UINT16 cid, BT_HDR *p_data)
1692 UINT8 L2CA_DataWriteEx (UINT16 cid, BT_HDR *p_data, UINT16 flags)
1720 BT_HDR *p_buf1, *p_buf;
1761 p_buf = (BT_HDR *)p_lcb->link_xmit_data_q.p_first;
1770 p_buf = (BT_HDR *)GKI_getnext (p_buf);
1778 p_buf = (BT_HDR *)GKI_getnext (p_buf);
1785 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q);
1797 p_buf = (BT_HDR *)p_lcb->link_xmit_data_q.p_first;
1804 p_buf = (BT_HDR *)GKI_getnext (p_buf);