Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c231 static bool btc_a2dp_source_ctrl(uint32_t sig, void *param) in btc_a2dp_source_ctrl() function
288 if (btc_a2dp_source_ctrl(BTC_MEDIA_TASK_INIT, NULL) == false) { in btc_a2dp_source_startup()
314 btc_a2dp_source_ctrl(BTC_MEDIA_TASK_CLEAN_UP, NULL); in btc_a2dp_source_shutdown()
488 btc_a2dp_source_ctrl(BTC_MEDIA_START_AA_TX, NULL); in btc_a2dp_source_start_audio_req()
516 btc_a2dp_source_ctrl(BTC_MEDIA_STOP_AA_TX, NULL); in btc_a2dp_source_stop_audio_req()
541 btc_a2dp_source_ctrl(BTC_MEDIA_SBC_ENC_INIT, p_buf); in btc_a2dp_source_enc_init_req()
563 btc_a2dp_source_ctrl(BTC_MEDIA_SBC_ENC_UPDATE, p_buf); in btc_a2dp_source_enc_update_req()
584 btc_a2dp_source_ctrl(BTC_MEDIA_AUDIO_FEEDING_INIT, p_buf); in btc_a2dp_source_audio_feeding_init_req()
612 btc_a2dp_source_ctrl(BTC_MEDIA_FLUSH_AA_TX, NULL); in btc_a2dp_source_tx_flush_req()