Home
last modified time | relevance | path

Searched refs:cs_psth_allowed_cmd (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c53 const static uint16_t cs_psth_allowed_cmd[8] = { variable
100 return cs_psth_allowed_cmd; in btc_avrc_tg_get_allowed_command()
117 if (cs_psth_allowed_cmd[i] != (cmd_set[i] | cs_psth_allowed_cmd[i])) { in btc_avrc_tg_check_supported_command()