Searched refs:AVRC_MIN_CMD_LEN (Results 1 – 3 of 3) sorted by relevance
47 #ifndef AVRC_MIN_CMD_LEN48 #define AVRC_MIN_CMD_LEN 20 macro
53 CHECK(AVRC_META_CMD_BUF_SIZE > (AVRC_MIN_CMD_LEN + p_msg->vendor_len)); in avrc_vendor_msg()
922 CHECK(AVRC_CMD_BUF_SIZE > (AVRC_MIN_CMD_LEN + p_msg->pass_len)); in avrc_pass_msg()