Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c160 btc_dm_enable_service(BTA_HFP_HS_SERVICE_ID); in btc_hf_client_init()
221 btc_dm_disable_service(BTA_HFP_HS_SERVICE_ID); in btc_hf_client_deinit()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c588 case BTA_HFP_HS_SERVICE_ID: in btc_in_execute_service_request()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h85 #define BTA_HFP_HS_SERVICE_ID 24 /* HSP HS role */ macro