Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/iso/
Diso_inbound_packet_assembler.cc79 bool IsoInboundPacketAssembler::AppendFragment( in AppendFragment() function in bt::iso::IsoInboundPacketAssembler
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dpdu.cc103 void PDU::AppendFragment(hci::ACLDataPacketPtr fragment) { in AppendFragment() function in bt::l2cap::PDU