Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_a2dp_api.h89 ESP_A2D_DEINIT_SUCCESS = 0, /*!< A2DP profile deinit successful event */ enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c1130 param.a2d_prof_stat.init_state = ESP_A2D_DEINIT_SUCCESS; in clean_up()