Searched refs:AVRC_STS_BAD_CMD (Results 1 – 3 of 3) sorted by relevance
455 #define BTA_ERROR_INVALID_CMD AVRC_STS_BAD_CMD
226 #define AVRC_STS_BAD_CMD 0x00 /* Invalid command, sent if TG received a PDU that it did n… macro
907 p_data->rc_msg.msg.vendor.p_vendor_data[4] = AVRC_STS_BAD_CMD; in bta_av_rc_msg()