Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_av.h53 BTC_AV_STOP_STREAM_REQ_EVT, enumerator
/hal_espressif-3.6.0/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.c217 CASE_RETURN_STR(BTC_AV_STOP_STREAM_REQ_EVT) in dump_av_sm_event_name()
551 case BTC_AV_STOP_STREAM_REQ_EVT: in btc_av_state_closing_handler()
798 case BTC_AV_STOP_STREAM_REQ_EVT: in btc_av_state_started_handler()
1512 case BTC_AV_STOP_STREAM_REQ_EVT: in btc_a2dp_call_handler()