Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/iso/
H A Diso_common.h73 uint32_t cis_sync_delay; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h114 uint32_t cis_sync_delay; member
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs121 cis_sync_delay: microseconds, field
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.cc2882 zx::duration cis_sync_delay = zx::usec(params_in.cis_sync_delay); in CisEstablishedParametersToFidl() local
H A Dhelpers_test.cc2636 zx::duration cis_sync_delay(params_out.cis_sync_delay()); in ValidateCisEstablishedConversion() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h47655 …ode status, uint16_t connection_handle, uint32_t cig_sync_delay, uint32_t cis_sync_delay, uint32_t… in Create()
47679 …ode status, uint16_t connection_handle, uint32_t cig_sync_delay, uint32_t cis_sync_delay, uint32_t… in Create()
47681 …meterValues(uint16_t connection_handle, uint32_t cig_sync_delay, uint32_t cis_sync_delay, uint32_t… in Create()