Home
last modified time | relevance | path

Searched refs:cis_sync_delay (Results 1 – 10 of 10) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/iso/public/pw_bluetooth_sapphire/internal/host/iso/
Diso_common.h73 uint32_t cis_sync_delay; member
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Diso_stream_server_test.cc26 .cis_sync_delay = 2000000,
185 EXPECT_EQ(established_params.cis_sync_delay(), in TEST_F()
186 zx::usec(kCisParameters.cis_sync_delay).get()); in TEST_F()
Dhelpers_test.cc2642 zx::duration cis_sync_delay(params_out.cis_sync_delay()); in ValidateCisEstablishedConversion() local
2643 EXPECT_EQ(cis_sync_delay, zx::usec(params_in.cis_sync_delay)); in ValidateCisEstablishedConversion()
2672 .cis_sync_delay = 0x0000ea, in TEST()
2683 .cis_sync_delay = 0x005678, in TEST()
2708 .cis_sync_delay = 0x7fffff, in TEST()
Dhelpers.cc2891 zx::duration cis_sync_delay = zx::usec(params_in.cis_sync_delay); in CisEstablishedParametersToFidl() local
2892 params_out.set_cis_sync_delay(cis_sync_delay.get()); in CisEstablishedParametersToFidl()
/external/pigweed/pw_bluetooth_sapphire/host/iso/
Diso_stream.cc255 cis_params_.cis_sync_delay = view.cis_sync_delay().Read(); in OnCisEstablished()
/external/scapy/test/scapy/layers/
Dbluetooth4LE.uts372 cig_sync_delay=999, cis_sync_delay=400, conn_event_count=300)
377 assert test[LL_CIS_IND].cis_sync_delay == 400
/external/python/bumble/bumble/
Dcontroller.py618 cis_sync_delay=0,
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dtest_packets.cc604 view.cis_sync_delay().Write(cis_sync_delay_us); in LECisEstablishedEventPacket()
/external/pigweed/pw_bluetooth/public/pw_bluetooth/
Dhci_events.emb2049 $next [+3] UInt cis_sync_delay
/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl5409 cis_sync_delay : 24,