Home
last modified time | relevance | path

Searched defs:ACLDataPacket (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 Dacl_data_packet.h31 using ACLDataPacket = Packet<hci_spec::ACLDataHeader>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dslab_allocators_test.cc27 TEST(SlabAllocatorsTest, ACLDataPacket) { in TEST() argument