Home
last modified time | relevance | path

Searched defs:ScoDataPacket (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dsco_data_packet.h28 using ScoDataPacket = Packet<hci_spec::SynchronousDataHeader>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1163 DynamicByteBuffer ScoDataPacket( in ScoDataPacket() function