Home
last modified time | relevance | path

Searched defs:packet_status_flag (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dsco_data_packet.cc46 hci_spec::SynchronousDataPacketStatusFlag ScoDataPacket::packet_status_flag() in packet_status_flag() function in bt::hci::ScoDataPacket
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/
H A Duart_transport_fuzzer.cc88 const uint8_t packet_status_flag = in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/public/pw_bluetooth_hci/
H A Dpacket.h288 constexpr uint8_t packet_status_flag() const { in packet_status_flag() function
/aosp_15_r20/external/python/bumble/bumble/
Dhci.py6739 packet_status_flag: Optional[int] = None variable in HCI_IsoDataPacket
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h21040 …static std::unique_ptr<ScoBuilder> Create(uint16_t handle, PacketStatusFlag packet_status_flag, co… in Create()
21061 explicit ScoBuilder(uint16_t handle, PacketStatusFlag packet_status_flag, const std::vector<uint8_t… in Create()
49085 …int16_t packet_sequence_number, uint16_t iso_sdu_length, IsoPacketStatusFlag packet_status_flag, s… in Create()
49107 …int16_t packet_sequence_number, uint16_t iso_sdu_length, IsoPacketStatusFlag packet_status_flag) :… in Create()
49124 …int16_t packet_sequence_number, uint16_t iso_sdu_length, IsoPacketStatusFlag packet_status_flag, s… in Create()
49146 …int16_t packet_sequence_number, uint16_t iso_sdu_length, IsoPacketStatusFlag packet_status_flag) :… in Create()