Searched refs:data_path (Results 1 – 7 of 7) sorted by relevance
153 void bredr_sco_datapath_set(uint8_t data_path) in bredr_sco_datapath_set() argument
170 uint8_t data_path; in btc_hf_client_init() local184 data_path = ESP_SCO_DATA_PATH_HCI; in btc_hf_client_init()186 data_path = ESP_SCO_DATA_PATH_PCM; in btc_hf_client_init()188 esp_bredr_sco_datapath_set(data_path); in btc_hf_client_init()
649 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path);
490 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path);
191 extern void bredr_sco_datapath_set(uint8_t data_path);1375 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path) in esp_bredr_sco_datapath_set() argument1380 bredr_sco_datapath_set(data_path); in esp_bredr_sco_datapath_set()
221 extern void bredr_sco_datapath_set(uint8_t data_path);1928 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path) in esp_bredr_sco_datapath_set() argument1933 bredr_sco_datapath_set(data_path); in esp_bredr_sco_datapath_set()
354 uint8_t data_path = ESP_SCO_DATA_PATH_HCI; in btc_hf_init() local356 uint8_t data_path = ESP_SCO_DATA_PATH_PCM; in btc_hf_init() local358 esp_bredr_sco_datapath_set(data_path); in btc_hf_init()