Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_a2dp_api.h55 ESP_A2D_CONNECTION_STATE_DISCONNECTING /*!< disconnecting remote device */ enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c690 … btc_report_connection_state(ESP_A2D_CONNECTION_STATE_DISCONNECTING, &(btc_av_cb.peer_bda), 0); in btc_av_state_opened_handler()
832 … btc_report_connection_state(ESP_A2D_CONNECTION_STATE_DISCONNECTING, &(btc_av_cb.peer_bda), 0); in btc_av_state_started_handler()