Home | History | Annotate | Download | only in src

Lines Matching refs:hdr

481     if (pmeta_msg->p_msg->hdr.opcode != AVRC_OP_VENDOR)
483 BTIF_TRACE_WARNING1("Invalid opcode: %x", pmeta_msg->p_msg->hdr.opcode);
488 BTIF_TRACE_WARNING2("Invalid length.Opcode: 0x%x, len: 0x%x", pmeta_msg->p_msg->hdr.opcode,
630 remote_cmd.hdr.ctype = AVRC_CMD_CTRL;
631 remote_cmd.hdr.opcode = AVRC_OP_PASS_THRU;