Home | History | Annotate | Download | only in av

Lines Matching refs:hdr

67   p_buf->hdr.event = BTA_AV_API_ENABLE_EVT;
112 p_buf->hdr.layer_specific = chnl;
113 p_buf->hdr.event = BTA_AV_API_REGISTER_EVT;
159 p_buf->hdr.event = BTA_AV_API_OPEN_EVT;
160 p_buf->hdr.layer_specific = handle;
201 p_buf->hdr.event = BTA_AV_API_DISCONNECT_EVT;
255 p_buf->hdr.event = BTA_AV_API_OFFLOAD_START_RSP_EVT;
256 p_buf->hdr.layer_specific = hndl;
277 p_buf->hdr.event = BTA_AV_API_STOP_EVT;
304 p_buf->hdr.layer_specific = hndl;
305 p_buf->hdr.event = BTA_AV_API_RECONFIG_EVT;
330 p_buf->hdr.layer_specific = hndl;
331 p_buf->hdr.event = BTA_AV_API_PROTECT_REQ_EVT;
360 p_buf->hdr.layer_specific = hndl;
361 p_buf->hdr.event = BTA_AV_API_PROTECT_RSP_EVT;
389 p_buf->hdr.event = BTA_AV_API_REMOTE_CMD_EVT;
390 p_buf->hdr.layer_specific = rc_handle;
418 p_buf->hdr.event = BTA_AV_API_REMOTE_CMD_EVT;
419 p_buf->hdr.layer_specific = rc_handle;
448 p_buf->hdr.event = BTA_AV_API_VENDOR_CMD_EVT;
449 p_buf->hdr.layer_specific = rc_handle;
450 p_buf->msg.hdr.ctype = cmd_code;
451 p_buf->msg.hdr.subunit_type = AVRC_SUB_PANEL;
452 p_buf->msg.hdr.subunit_id = 0;
483 p_buf->hdr.event = BTA_AV_API_VENDOR_RSP_EVT;
484 p_buf->hdr.layer_specific = rc_handle;
485 p_buf->msg.hdr.ctype = rsp_code;
486 p_buf->msg.hdr.subunit_type = AVRC_SUB_PANEL;
487 p_buf->msg.hdr.subunit_id = 0;
518 p_buf->hdr.event = BTA_AV_API_RC_OPEN_EVT;
519 p_buf->hdr.layer_specific = handle;
537 p_buf->hdr.event = BTA_AV_API_RC_CLOSE_EVT;
538 p_buf->hdr.layer_specific = rc_handle;
561 p_buf->hdr.event = BTA_AV_API_META_RSP_EVT;
562 p_buf->hdr.layer_specific = rc_handle;
593 p_buf->hdr.event = BTA_AV_API_META_RSP_EVT;
594 p_buf->hdr.layer_specific = rc_handle;