Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_dm.h83 bt_status_t btc_dm_disable_service(tBTA_SERVICE_ID service_id);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c1210 btc_dm_disable_service(BTA_A2DP_SOURCE_SERVICE_ID); in clean_up()
1217 btc_dm_disable_service(BTA_A2DP_SINK_SERVICE_ID); in clean_up()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c246 btc_dm_disable_service(BTA_HFP_HS_SERVICE_ID); in btc_hf_client_deinit()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c681 bt_status_t btc_dm_disable_service(tBTA_SERVICE_ID service_id) in btc_dm_disable_service() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c382 btc_dm_disable_service(BTA_HFP_SERVICE_ID); in btc_hf_deinit()