Home
last modified time | relevance | path

Searched defs:controller_delay (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.cc58 uint32_t controller_delay, std::vector<uint8_t> codec_conf, in btsnd_hcic_setup_iso_data_path()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h175 uint32_t controller_delay; member
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc319 uint32_t controller_delay, std::vector<uint8_t> codec_conf, in btsnd_hcic_setup_iso_data_path()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc547 uint32_t controller_delay, in LESetupIsoDataPathPacket()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc565 uint32_t controller_delay, std::vector<uint8_t> codec_conf, in btsnd_hcic_setup_iso_data_path()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h40093 …n data_path_direction, uint8_t data_path_id, uint64_t codec_id, uint32_t controller_delay, const s… in Create()
40114 …n data_path_direction, uint8_t data_path_id, uint64_t codec_id, uint32_t controller_delay, const s… in Create()
40116 void CheckParameterValues(uint16_t connection_handle, uint64_t codec_id, uint32_t controller_delay)… in Create()