Searched refs:btc_avrc_tg_check_supported_command (Results 1 – 3 of 3) sorted by relevance
175 bool btc_avrc_tg_check_supported_command(const uint16_t *cmd_set);
349 bool allowed = btc_avrc_tg_check_supported_command(cmd_set->bits); in esp_avrc_tg_set_psth_cmd_filter()
108 bool btc_avrc_tg_check_supported_command(const uint16_t *cmd_set) in btc_avrc_tg_check_supported_command() function230 if (!btc_avrc_tg_check_supported_command(cmd_set)) { in btc_avrc_tg_set_supported_command()