Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbta_avrc_co.c50 const uint16_t *rc_cmd = btc_avrc_tg_get_supported_command(); in bta_avrc_co_cmd_allowed()
Dbtc_avrc.c111 const uint16_t *btc_avrc_tg_get_supported_command(void) in btc_avrc_tg_get_supported_command() function
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_avrc.h172 const uint16_t *btc_avrc_tg_get_supported_command(void);
/hal_espressif-3.4.0/components/bt/host/bluedroid/api/
Desp_avrc_api.c336 const uint16_t *supported_cmd_set = btc_avrc_tg_get_supported_command(); in esp_avrc_tg_get_psth_cmd_filter()