Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbta_avrc_co.c43 const uint16_t *rc_cmd = btc_avrc_tg_get_supported_command(); in bta_avrc_co_cmd_allowed()
Dbtc_avrc.c103 const uint16_t *btc_avrc_tg_get_supported_command(void) in btc_avrc_tg_get_supported_command() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_avrc.h173 const uint16_t *btc_avrc_tg_get_supported_command(void);
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_avrc_api.c328 const uint16_t *supported_cmd_set = btc_avrc_tg_get_supported_command(); in esp_avrc_tg_get_psth_cmd_filter()