Searched defs:AppendFragment (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/iso/ | ||
D | iso_inbound_packet_assembler.cc | 79 bool IsoInboundPacketAssembler::AppendFragment( in AppendFragment() function in bt::iso::IsoInboundPacketAssembler |
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ | ||
D | pdu.cc | 103 void PDU::AppendFragment(hci::ACLDataPacketPtr fragment) { in AppendFragment() function in bt::l2cap::PDU |