Lines Matching full:p_buf
1086 BT_HDR *p_buf;1091 p_buf = avrc_pass_msg(p_msg);1092 if (p_buf)1093 return AVCT_MsgReq( handle, label, AVCT_CMD, p_buf);1125 BT_HDR *p_buf;1129 p_buf = avrc_pass_msg(p_msg);1130 if (p_buf)1131 return AVCT_MsgReq( handle, label, AVCT_RSP, p_buf);