Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/bluetooth/
Dbt_stubs.c153 void bredr_sco_datapath_set(uint8_t data_path) in bredr_sco_datapath_set() function
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c191 extern void bredr_sco_datapath_set(uint8_t data_path);
1380 bredr_sco_datapath_set(data_path); in esp_bredr_sco_datapath_set()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c221 extern void bredr_sco_datapath_set(uint8_t data_path);
1933 bredr_sco_datapath_set(data_path); in esp_bredr_sco_datapath_set()