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 D | sco_data_packet.cc | 46 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 D | uart_transport_fuzzer.cc | 88 const uint8_t packet_status_flag = in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_hci/public/pw_bluetooth_hci/ |
H A D | packet.h | 288 constexpr uint8_t packet_status_flag() const { in packet_status_flag() function
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | hci.py | 6739 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/ |
D | hci_packets.h | 21040 …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()
|