Home
last modified time | relevance | path

Searched defs:data_path (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c327 uint8_t data_path = ESP_SCO_DATA_PATH_HCI; in btc_hf_init() local
329 uint8_t data_path = ESP_SCO_DATA_PATH_PCM; in btc_hf_init() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c159 uint8_t data_path; in btc_hf_client_init() local
/hal_espressif-3.6.0/zephyr/esp32/src/bt/
Desp_bt_adapter.c1300 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path) in esp_bredr_sco_datapath_set()
/hal_espressif-3.6.0/components/bt/controller/esp32/
Dbt.c1993 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path) in esp_bredr_sco_datapath_set()