Searched defs:data_path_id (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.cc | 56 uint8_t data_path_id, uint8_t codec_id_format, in btsnd_hcic_setup_iso_data_path()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 1574 void btsnd_hcic_configure_data_path(hci_data_direction_t data_path_direction, uint8_t data_path_id, in btsnd_hcic_configure_data_path() 1605 void ConfigureDataPath(hci_data_direction_t data_path_direction, uint8_t data_path_id, in ConfigureDataPath()
|
D | hciblecmds.cc | 563 uint8_t data_path_id, uint8_t codec_id_format, in btsnd_hcic_setup_iso_data_path()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | btm_iso_api_types.h | 171 uint8_t data_path_id; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 317 uint8_t data_path_id, uint8_t codec_id_format, in btsnd_hcic_setup_iso_data_path()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | test_packets.cc | 545 uint8_t data_path_id, in LESetupIsoDataPathPacket()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | state_machine.cc | 925 uint8_t data_path_id = bluetooth::hci::iso_manager::kIsoDataPathHci; in applyDsaDataPath() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 30955 …ureDataPathBuilder> Create(DataPathDirection data_path_direction, uint8_t data_path_id, const std:… in Create() 30975 explicit ConfigureDataPathBuilder(DataPathDirection data_path_direction, uint8_t data_path_id, cons… in Create() 40093 …int16_t connection_handle, DataPathDirection data_path_direction, uint8_t data_path_id, uint64_t c… in Create() 40114 …int16_t connection_handle, DataPathDirection data_path_direction, uint8_t data_path_id, uint64_t c… in Create()
|