Searched refs:data_path (Results 1 – 6 of 6) sorted by relevance
159 uint8_t data_path; in btc_hf_client_init() local167 data_path = ESP_SCO_DATA_PATH_HCI; in btc_hf_client_init()169 data_path = ESP_SCO_DATA_PATH_PCM; in btc_hf_client_init()171 esp_bredr_sco_datapath_set(data_path); in btc_hf_client_init()
347 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path);
344 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path);
185 extern void bredr_sco_datapath_set(uint8_t data_path);1300 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path) in esp_bredr_sco_datapath_set() argument1305 bredr_sco_datapath_set(data_path); in esp_bredr_sco_datapath_set()
226 extern void bredr_sco_datapath_set(uint8_t data_path);1993 esp_err_t esp_bredr_sco_datapath_set(esp_sco_data_path_t data_path) in esp_bredr_sco_datapath_set() argument1998 bredr_sco_datapath_set(data_path); in esp_bredr_sco_datapath_set()
327 uint8_t data_path = ESP_SCO_DATA_PATH_HCI; in btc_hf_init() local329 uint8_t data_path = ESP_SCO_DATA_PATH_PCM; in btc_hf_init() local331 esp_bredr_sco_datapath_set(data_path); in btc_hf_init()