/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.h | 46 uint16_t iso_handle, uint8_t data_path_dir, uint8_t data_path_id, 91 (uint16_t iso_handle, uint8_t data_path_dir, uint8_t data_path_id,
|
D | mock_hcic_layer.cc | 59 uint16_t iso_handle, uint8_t data_path_dir, uint8_t data_path_id, in btsnd_hcic_setup_iso_data_path() argument 64 hcic_interface->SetupIsoDataPath(iso_handle, data_path_dir, data_path_id, in btsnd_hcic_setup_iso_data_path()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_legacy_hci_interface.h | 32 (hci_data_direction_t data_path_direction, uint8_t data_path_id,
|
D | mock_stack_hcic_hciblecmds.cc | 355 uint16_t iso_handle, uint8_t data_path_dir, uint8_t data_path_id, in btsnd_hcic_setup_iso_data_path() argument 362 iso_handle, data_path_dir, data_path_id, codec_id_format, in btsnd_hcic_setup_iso_data_path()
|
D | mock_stack_hcic_hciblecmds.h | 666 uint8_t data_path_id, uint8_t codec_id_format, in operator() 670 body(iso_handle, data_path_dir, data_path_id, codec_id_format, in operator()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | hcimsgs.h | 52 uint8_t data_path_id, 414 uint16_t iso_handle, uint8_t data_path_dir, uint8_t data_path_id, 470 uint8_t data_path_id,
|
D | btm_iso_api_types.h | 170 uint8_t data_path_id; member
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/CEN/ |
D | BV_26_C.py | 172 data_path_id=0, 344 data_path_id=0,
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/PER/ |
D | BV_01_C.py | 164 data_path_id=0,
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | state_machine.cc | 904 uint8_t data_path_id = bluetooth::hci::iso_manager::kIsoDataPathHci; in applyDsaDataPath() local 908 data_path_id = bluetooth::hci::iso_manager::kIsoDataPathPlatformDefault; in applyDsaDataPath() 911 data_path_id = bluetooth::hci::iso_manager::kIsoDataPathHci; in applyDsaDataPath() 924 leAudioDevice->address_, data_path_id); in applyDsaDataPath() 934 .data_path_id = data_path_id, in applyDsaDataPath() 1748 .data_path_id = ase->data_path_configuration.dataPathId, in PrepareDataPath()
|
D | state_machine_test.cc | 4647 MATCHER_P(dataPathIsEq, expected, "") { return (arg.data_path_id == expected); }
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 1611 uint8_t data_path_id, in btsnd_hcic_configure_data_path() argument 1622 UINT8_TO_STREAM(pp, data_path_id); in btsnd_hcic_configure_data_path() 1644 uint8_t data_path_id, in ConfigureDataPath() argument 1646 btsnd_hcic_configure_data_path(data_path_direction, data_path_id, in ConfigureDataPath()
|
D | hciblecmds.cc | 582 uint16_t iso_handle, uint8_t data_path_dir, uint8_t data_path_id, in btsnd_hcic_setup_iso_data_path() argument 593 UINT8_TO_STREAM(pp, data_path_id); in btsnd_hcic_setup_iso_data_path()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_iso_impl.h | 388 conn_handle, path_params.data_path_dir, path_params.data_path_id, in setup_iso_data_path() 398 conn_handle, path_params.data_path_dir, path_params.data_path_id, in setup_iso_data_path()
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine.cc | 501 .data_path_id = in TriggerIsoDatapathSetup()
|
/packages/modules/Bluetooth/system/stack/test/ |
D | btm_iso_test.cc | 381 .data_path_id = bluetooth::hci::iso_manager::kIsoDataPathHci,
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 2550 data_path_id : 8, 4511 data_path_id : 8,
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 2728 data_path_id : 8, 4727 data_path_id : 8,
|