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 D | iso_common.h | 73 uint32_t cis_sync_delay; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | btm_iso_api_types.h | 114 uint32_t cis_sync_delay; member
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/ |
D | iso.rs | 121 cis_sync_delay: microseconds, field
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | helpers.cc | 2882 zx::duration cis_sync_delay = zx::usec(params_in.cis_sync_delay); in CisEstablishedParametersToFidl() local
|
H A D | helpers_test.cc | 2636 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/ |
D | hci_packets.h | 47655 …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()
|