Searched refs:AVRC_BAD_PARAM (Results 1 – 3 of 3) sorted by relevance
117 return AVRC_BAD_PARAM; in AVRC_FindService()206 return AVRC_BAD_PARAM; in AVRC_AddRecord()
1140 if (!p_pkt) return AVRC_BAD_PARAM; in AVRC_MsgReq()1316 if (!p_msg) return AVRC_BAD_PARAM; in AVRC_PassCmd()1358 if (!p_msg) return AVRC_BAD_PARAM; in AVRC_PassRsp()
54 #define AVRC_BAD_PARAM 0x11 macro