Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_a2dp_api.h141 } a2d_prof_stat; /*!< status to indicate a2d prof init or deinit */ member
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dbt_app_av.c180 if (ESP_A2D_INIT_SUCCESS == a2d->a2d_prof_stat.init_state) { in bt_av_hdl_a2d_evt()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/
Dbt_app_av.c251 if (ESP_A2D_INIT_SUCCESS == a2d->a2d_prof_stat.init_state) { in bt_av_hdl_a2d_evt()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c1053 param.a2d_prof_stat.init_state = ESP_A2D_INIT_SUCCESS; in btc_av_init()
1130 param.a2d_prof_stat.init_state = ESP_A2D_DEINIT_SUCCESS; in clean_up()