Home
last modified time | relevance | path

Searched refs:input_data_path (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/device/src/
Desco_parameters.cc56 .input_data_path = ESCO_DATA_PATH_PCM,
91 .input_data_path = ESCO_DATA_PATH_PCM,
131 .input_data_path = ESCO_DATA_PATH_PCM,
171 .input_data_path = ESCO_DATA_PATH_PCM,
211 .input_data_path = ESCO_DATA_PATH_PCM,
249 .input_data_path = ESCO_DATA_PATH_PCM,
286 .input_data_path = ESCO_DATA_PATH_PCM,
324 .input_data_path = ESCO_DATA_PATH_PCM,
360 .input_data_path = ESCO_DATA_PATH_PCM,
407 param.input_data_path = param.output_data_path = ESCO_DATA_PATH_HCI; in esco_parameters_for_codec()
/packages/modules/Bluetooth/system/device/include/
Desco_parameters.h139 esco_data_path_t input_data_path; /* 0x00 - HCI, or 0x01-0xFE for VS) */ member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.h243 return esco.setup.input_data_path == ESCO_DATA_PATH_HCI; in is_inband()
Dbtm_sco.cc350 p_setup->packet_types, p_setup->input_data_path); in btm_esco_conn_rsp()
683 unsigned(p_setup->packet_types), unsigned(p_setup->input_data_path)); in btm_send_connect_request()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1278 UINT8_TO_STREAM(pp, p_params->input_data_path); in btsnd_hcic_enhanced_set_up_synchronous_connection()
1327 UINT8_TO_STREAM(pp, p_params->input_data_path); in btsnd_hcic_enhanced_accept_synchronous_connection()
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_sco.cc623 params.input_data_path = sco_config_it->second.inputDataPath; in updateCodecParametersFromProviderInfo()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1435 input_data_path : ScoDataPath,
1491 input_data_path : ScoDataPath,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1573 input_data_path : ScoDataPath,
1629 input_data_path : ScoDataPath,