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