Home | History | Annotate | Download | only in l2cap

Lines Matching refs:BT_HDR

287 BT_HDR *l2cu_build_header (tL2C_LCB *p_lcb, UINT16 len, UINT8 cmd, UINT8 id)
289 BT_HDR *p_buf = (BT_HDR *)GKI_getpoolbuf (L2CAP_CMD_POOL_ID);
363 BT_HDR *p_buf;
407 BT_HDR *p_buf;
445 BT_HDR *p_buf;
488 BT_HDR *p_buf;
519 BT_HDR *p_buf;
626 BT_HDR *p_buf;
719 BT_HDR *p_buf = (BT_HDR *)GKI_getpoolbuf (L2CAP_CMD_POOL_ID);
820 BT_HDR *p_buf, *p_buf2;
847 p_buf2 = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q);
874 BT_HDR *p_buf;
905 BT_HDR *p_buf;
940 BT_HDR *p_buf;
981 BT_HDR *p_buf;
1020 BT_HDR *p_buf;
2757 BT_HDR *p_buf;
2793 BT_HDR *p_buf;
3070 BT_HDR *l2cu_get_next_buffer_to_send (tL2C_LCB *p_lcb)
3073 BT_HDR *p_buf;
3115 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q);
3146 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q);
3174 void l2cu_set_acl_hci_header (BT_HDR *p_buf, tL2C_CCB *p_ccb)