Lines Matching refs:p_buf
3328 void btsnd_hcic_data (BT_HDR *p_buf, UINT16 len, UINT16 handle, UINT8 boundary, UINT8 broadcast)3333 p_buf->offset -= 4;3334 p_buf->len += 4;3337 p = (UINT8 *)(p_buf + 1) + p_buf->offset;3342 HCI_ACL_DATA_TO_LOWER (p_buf);