Searched refs:AVRC_CMD_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance
57 CHECK(AVRC_CMD_BUF_SIZE > (AVRC_MIN_CMD_LEN + p_msg->vendor_len)); in avrc_vendor_msg()58 p_cmd = (BT_HDR*)osi_malloc(AVRC_CMD_BUF_SIZE); in avrc_vendor_msg()99 BT_HDR* p_cmd = (BT_HDR*)osi_malloc(AVRC_CMD_BUF_SIZE); in AVRC_UnitCmd()142 BT_HDR* p_cmd = (BT_HDR*)osi_malloc(AVRC_CMD_BUF_SIZE); in AVRC_SubCmd()
983 CHECK(AVRC_CMD_BUF_SIZE > (AVRC_MIN_CMD_LEN + p_msg->pass_len)); in avrc_pass_msg()985 BT_HDR* p_cmd = (BT_HDR*)osi_malloc(AVRC_CMD_BUF_SIZE); in avrc_pass_msg()
260 #ifndef AVRC_CMD_BUF_SIZE261 #define AVRC_CMD_BUF_SIZE 288 macro
568 BT_HDR* p_buf = (BT_HDR*)osi_malloc(AVRC_CMD_BUF_SIZE); in avct_bcb_msg_ind()