/aosp_15_r20/packages/modules/Bluetooth/system/device/src/ |
D | esco_parameters.cc | 57 .output_data_path = ESCO_DATA_PATH_PCM, 92 .output_data_path = ESCO_DATA_PATH_PCM, 131 .output_data_path = ESCO_DATA_PATH_PCM, 170 .output_data_path = ESCO_DATA_PATH_PCM, 209 .output_data_path = ESCO_DATA_PATH_PCM, 246 .output_data_path = ESCO_DATA_PATH_PCM, 282 .output_data_path = ESCO_DATA_PATH_PCM, 319 .output_data_path = ESCO_DATA_PATH_PCM, 354 .output_data_path = ESCO_DATA_PATH_PCM, 396 param.input_data_path = param.output_data_path = ESCO_DATA_PATH_HCI; in esco_parameters_for_codec()
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/gdal/raster_to_gtiff/ |
H A D | raster_to_gtiff.cc | 61 std::string output_data_path = std::string(argv[2]); in main() local 66 std::move(output_data_path)); in main()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/ |
H A D | sco_connection_test.cc | 103 hci_conn_params.view().output_data_path().Write( in CreateScoConnection() 124 hci_conn_params.view().output_data_path().Write( in CreateScoConnection()
|
H A D | sco_connection_manager_test.cc | 74 view.output_data_path().Write(pw::bluetooth::emboss::ScoDataPath::HCI); in InitializeConnectionParams()
|
/aosp_15_r20/packages/modules/Bluetooth/system/device/include/ |
D | esco_parameters.h | 135 esco_data_path_t output_data_path; /* 0x00 - HCI, or 0x01-0xFE for VS) */ member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | sco_data_channel_test.cc | 70 view.output_data_path().Write(pw::bluetooth::emboss::ScoDataPath::HCI); in MsbcConnectionParams() 117 view.output_data_path().Write(pw::bluetooth::emboss::ScoDataPath::HCI); in cvsd_connection_params()
|
H A D | sco_data_channel.cc | 133 PW_CHECK(connection->parameters().view().output_data_path().Read() == in RegisterConnection()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 1250 UINT8_TO_STREAM(pp, p_params->output_data_path); in btsnd_hcic_enhanced_set_up_synchronous_connection() 1297 UINT8_TO_STREAM(pp, p_params->output_data_path); in btsnd_hcic_enhanced_accept_synchronous_connection()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_sco.cc | 634 params.output_data_path = sco_config_it->second.outputDataPath; in updateCodecParametersFromProviderInfo()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | profile_server.cc | 599 if (connection_->parameters().view().output_data_path().Read() != in Write()
|
H A D | helpers.cc | 2391 view.output_data_path().Write(path); in FidlToScoParameters()
|
H A D | helpers_test.cc | 1931 EXPECT_EQ(view.output_data_path().Read(), in TEST_F()
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | hfp.py | 1970 output_data_path: HCI_Enhanced_Setup_Synchronous_Connection_Command.DataPath = ( variable in EscoParameters
|
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/ |
D | packets.pdl | 1451 output_data_path : ScoDataPath, 1507 output_data_path : ScoDataPath,
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 1522 output_data_path : ScoDataPath, 1578 output_data_path : ScoDataPath,
|
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 1577 output_data_path : ScoDataPath, 1633 output_data_path : ScoDataPath,
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/ |
H A D | hci_commands.emb | 988 $next [+1] ScoDataPath output_data_path
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 24351 …output_data_path, uint8_t input_transport_unit_bits, uint8_t output_transport_unit_bits, uint16_t … in Create() argument 24371 …output_data_path, uint8_t input_transport_unit_bits, uint8_t output_transport_unit_bits, uint16_t … in Create() argument 24425 …output_data_path, uint8_t input_transport_unit_bits, uint8_t output_transport_unit_bits, uint16_t … in Create() argument 24444 …output_data_path, uint8_t input_transport_unit_bits, uint8_t output_transport_unit_bits, uint16_t … in Create() argument
|