Home
last modified time | relevance | path

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

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