Home
last modified time | relevance | path

Searched refs:BTC_AV_STOP_STREAM_REQ_EVT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_av.h53 BTC_AV_STOP_STREAM_REQ_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_control.c153 btc_dispatch_sm_event(BTC_AV_STOP_STREAM_REQ_EVT, NULL, 0); in btc_a2dp_control_media_ctrl()
Dbtc_av.c222 CASE_RETURN_STR(BTC_AV_STOP_STREAM_REQ_EVT) in dump_av_sm_event_name()
603 case BTC_AV_STOP_STREAM_REQ_EVT: in btc_av_state_closing_handler()
886 case BTC_AV_STOP_STREAM_REQ_EVT: in btc_av_state_started_handler()
1626 case BTC_AV_STOP_STREAM_REQ_EVT: in btc_a2dp_call_handler()