Home
last modified time | relevance | path

Searched refs:GetSynchronousDataPacketLength (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/
H A DVtsHalBluetoothTargetTest.cpp495 max_sco_data_packet_length = complete_view.GetSynchronousDataPacketLength(); in setBufferSizes()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc403 sco_buffer_length_ = complete_view.GetSynchronousDataPacketLength(); in read_buffer_size_complete_handler()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h8817 uint8_t GetSynchronousDataPacketLength() const {ASSERT(was_validated_);auto to_bound = begin();auto… in CreateOptional() function
8832 … synchronous_data_packet_length = " << static_cast<uint64_t>(GetSynchronousDataPacketLength()) << … in CreateOptional()
31433 …ets(), view.GetStatus(), view.GetAclDataPacketLength(), view.GetSynchronousDataPacketLength(), vie… in Create()