Fuzz introspector: basic_mode_rx_engine_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
15 107 bt::l2cap::OutboundFrame::MakeBasicHeader() const call site: {node_id}
6 40 bt::l2cap::OutboundFrame::OutboundFrame(unsigned short, bt::ByteBuffer const&, bt::l2cap::FrameCheckSequenceOption) call site: {node_id} fflush
1 16 LLVMFuzzerTestOneInput call site: {node_id}
1 59 bt::StaticByteBuffer<4ul>::StaticByteBuffer() call site: {node_id}
1 69 bt::MutableByteBuffer::mutable_view(unsigned long, unsigned long) call site: {node_id}
1 75 bt::MutableBufferView::MutableBufferView(void*, unsigned long) call site: {node_id}
1 103 bt::MutableByteBuffer::Write(unsigned char const*, unsigned long, unsigned long) call site: {node_id}
1 105 bt::MutableByteBuffer::Write(unsigned char const*, unsigned long, unsigned long) call site: {node_id}
1 183 bt::l2cap::OutboundFrame::WriteToFragment(bt::MutableBufferView, unsigned long) call site: {node_id}
1 240 bt::l2cap::Fragmenter::BuildFrame(unsigned short, bt::ByteBuffer const&, bt::l2cap::FrameCheckSequenceOption, bool) const call site: {node_id}
1 301 bt::l2cap::PDU::Copy(bt::MutableByteBuffer*, unsigned long, unsigned long) const call site: {node_id}
1 312 LLVMFuzzerTestOneInput call site: {node_id}

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 bt::l2cap::Fragmenter::Fragmenter(unsigned short, unsigned short) [function] [call site] 00001
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00002
2 fflush [call site] 00003
2 fprintf [call site] 00004
2 abort [call site] 00005
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00006
2 fflush [call site] 00007
2 fprintf [call site] 00008
2 abort [call site] 00009
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00010
2 fflush [call site] 00011
2 fprintf [call site] 00012
2 abort [call site] 00013
1 bt::l2cap::internal::BasicModeRxEngine::BasicModeRxEngine() [function] [call site] 00014
2 bt::l2cap::internal::RxEngine::RxEngine() [function] [call site] 00015
1 bt::BufferView::BufferView(void const*, unsigned long) [function] [call site] 00016
2 bt::ByteBuffer::ByteBuffer() [function] [call site] 00017
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00018
2 fflush [call site] 00019
2 fprintf [call site] 00020
2 abort [call site] 00021
2 bt::ByteBuffer::~ByteBuffer() [function] [call site] 00022
1 bt::l2cap::Fragmenter::BuildFrame(unsigned short, bt::ByteBuffer const&, bt::l2cap::FrameCheckSequenceOption, bool) const [function] [call site] 00023
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00024
2 fflush [call site] 00025
2 fprintf [call site] 00026
2 abort [call site] 00027
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00028
2 fflush [call site] 00029
2 fprintf [call site] 00030
2 abort [call site] 00031
2 bt::l2cap::OutboundFrame::OutboundFrame(unsigned short, bt::ByteBuffer const&, bt::l2cap::FrameCheckSequenceOption) [function] [call site] 00032
3 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00033
4 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00034
4 fflush [call site] 00035
4 fprintf [call site] 00036
4 abort [call site] 00037
4 bt::BufferView::BufferView(void const*, unsigned long) [function] [call site] 00038
3 bt::l2cap::OutboundFrame::include_fcs() const [function] [call site] 00039
3 bt::l2cap::OutboundFrame::MakeFcs() const [function] [call site] 00040
4 bt::l2cap::OutboundFrame::include_fcs() const [function] [call site] 00041
4 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00042
4 fflush [call site] 00043
4 fprintf [call site] 00044
4 abort [call site] 00045
4 bt::l2cap::OutboundFrame::MakeBasicHeader() const [function] [call site] 00046
5 bt::l2cap::OutboundFrame::size() const [function] [call site] 00047
6 bt::BufferView::size() const [function] [call site] 00048
6 bt::l2cap::OutboundFrame::include_fcs() const [function] [call site] 00049
5 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00050
5 fflush [call site] 00051
5 fprintf [call site] 00052
5 abort [call site] 00053
5 unsigned short pw::bytes::ConvertOrderTo<unsigned short>(cpp20::endian, unsigned short) [function] [call site] 00054
6 unsigned short pw::bytes::ConvertOrder<unsigned short>(cpp20::endian, cpp20::endian, unsigned short) [function] [call site] 00055
7 unsigned short pw::bytes::internal::ReverseBytes<unsigned short>(unsigned short) [function] [call site] 00056
5 unsigned short pw::bytes::ConvertOrderTo<unsigned short>(cpp20::endian, unsigned short) [function] [call site] 00057
5 bt::StaticByteBuffer<4ul>::StaticByteBuffer() [function] [call site] 00058
6 bt::MutableByteBuffer::MutableByteBuffer() [function] [call site] 00059
7 bt::ByteBuffer::ByteBuffer() [function] [call site] 00060
5 void bt::MutableByteBuffer::WriteObj<bt::l2cap::BasicHeader>(bt::l2cap::BasicHeader const&, unsigned long) [function] [call site] 00061
6 bt::MutableByteBuffer::Write(unsigned char const*, unsigned long, unsigned long) [function] [call site] 00062
7 bt::BufferView::BufferView(void const*, unsigned long) [function] [call site] 00063
7 bt::MutableByteBuffer::mutable_view(unsigned long, unsigned long) [function] [call site] 00064
8 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00065
8 fflush [call site] 00066
8 fprintf [call site] 00067
8 abort [call site] 00068
8 bt::MutableBufferView::MutableBufferView(void*, unsigned long) [function] [call site] 00069
9 bt::MutableByteBuffer::MutableByteBuffer() [function] [call site] 00070
9 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00071
9 fflush [call site] 00072
9 fprintf [call site] 00073
9 abort [call site] 00074
9 bt::MutableByteBuffer::~MutableByteBuffer() [function] [call site] 00075
10 bt::ByteBuffer::~ByteBuffer() [function] [call site] 00076
7 bt::ByteBuffer::Copy(bt::MutableByteBuffer*) const [function] [call site] 00077
8 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00078
8 fflush [call site] 00079
8 fprintf [call site] 00080
8 abort [call site] 00081
8 bt::ByteBuffer::CopyRaw(void*, unsigned long, unsigned long, unsigned long) const [function] [call site] 00082
9 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00083
9 fflush [call site] 00084
9 fprintf [call site] 00085
9 abort [call site] 00086
9 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00087
9 fflush [call site] 00088
9 fprintf [call site] 00089
9 abort [call site] 00090
9 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00091
9 fflush [call site] 00092
9 fprintf [call site] 00093
9 abort [call site] 00094
9 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00095
9 fflush [call site] 00096
9 fprintf [call site] 00097
9 abort [call site] 00098
9 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00099
9 fflush [call site] 00100
9 fprintf [call site] 00101
9 abort [call site] 00102
7 bt::MutableBufferView::~MutableBufferView() [function] [call site] 00103
8 bt::MutableByteBuffer::~MutableByteBuffer() [function] [call site] 00104
7 bt::BufferView::~BufferView() [function] [call site] 00105
8 bt::ByteBuffer::~ByteBuffer() [function] [call site] 00106
5 bt::StaticByteBuffer<4ul>::~StaticByteBuffer() [function] [call site] 00107
6 bt::MutableByteBuffer::~MutableByteBuffer() [function] [call site] 00108
4 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00109
4 bt::l2cap::ComputeFcs(bt::BufferView, bt::l2cap::FrameCheckSequence) [function] [call site] 00110
5 bt::ByteBuffer::begin() const [function] [call site] 00111
5 bt::ByteBuffer::end() const [function] [call site] 00112
5 bt::l2cap::(anonymous namespace)::RemainderTable::GetRemainderForOctet(unsigned char) const [function] [call site] 00113
4 bt::BufferView::~BufferView() [function] [call site] 00114
4 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00115
4 bt::l2cap::ComputeFcs(bt::BufferView, bt::l2cap::FrameCheckSequence) [function] [call site] 00116
4 bt::BufferView::~BufferView() [function] [call site] 00117
4 bt::StaticByteBuffer<2ul>::StaticByteBuffer() [function] [call site] 00118
4 unsigned short pw::bytes::ConvertOrderTo<unsigned short>(cpp20::endian, unsigned short) [function] [call site] 00119
4 void bt::MutableByteBuffer::WriteObj<unsigned short>(unsigned short const&, unsigned long) [function] [call site] 00120
4 bt::StaticByteBuffer<2ul>::~StaticByteBuffer() [function] [call site] 00121
4 bt::StaticByteBuffer<4ul>::~StaticByteBuffer() [function] [call site] 00122
3 bt::StaticByteBuffer<2ul>::~StaticByteBuffer() [function] [call site] 00123
3 bt::BufferView::~BufferView() [function] [call site] 00124
2 bt::l2cap::OutboundFrame::size() const [function] [call site] 00125
2 bt::l2cap::PDU::PDU() [function] [call site] 00126
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00127
2 fflush [call site] 00128
2 fprintf [call site] 00129
2 abort [call site] 00130
2 bt::hci::Packet<bt::hci_spec::ACLDataHeader>::New(unsigned short, bt::hci_spec::ACLPacketBoundaryFlag, bt::hci_spec::ACLBroadcastFlag, unsigned short) [function] [call site] 00131
3 bt::hci::(anonymous namespace)::NewACLDataPacket(unsigned long) [function] [call site] 00132
4 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00133
4 fflush [call site] 00134
4 fprintf [call site] 00135
4 abort [call site] 00136
3 bt::hci::Packet<bt::hci_spec::ACLDataHeader>::WriteHeader(unsigned short, bt::hci_spec::ACLPacketBoundaryFlag, bt::hci_spec::ACLBroadcastFlag) [function] [call site] 00137
4 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00138
4 fflush [call site] 00139
4 fprintf [call site] 00140
4 abort [call site] 00141
4 unsigned short pw::bytes::ConvertOrderTo<unsigned short>(cpp20::endian, unsigned short) [function] [call site] 00142
4 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::mutable_view() [function] [call site] 00143
4 bt::MutablePacketView<bt::hci_spec::ACLDataHeader>::mutable_header() const [function] [call site] 00144
5 bt::PacketViewBase::mutable_data() const [function] [call site] 00145
6 bt::PacketViewBase::mutable_buffer() const [function] [call site] 00146
7 bt::PacketViewBase::buffer() const [function] [call site] 00147
6 bt::PacketViewBase::size() const [function] [call site] 00148
6 bt::MutableByteBuffer::mutable_view(unsigned long, unsigned long) [function] [call site] 00149
5 bt::MutableBufferView::mutable_data() [function] [call site] 00150
5 bt::MutableBufferView::~MutableBufferView() [function] [call site] 00151
4 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::view() const [function] [call site] 00152
4 bt::PacketViewBase::payload_size() const [function] [call site] 00153
5 bt::PacketViewBase::size() const [function] [call site] 00154
5 bt::PacketViewBase::header_size() const [function] [call site] 00155
5 bt::PacketViewBase::size() const [function] [call site] 00156
5 bt::PacketViewBase::header_size() const [function] [call site] 00157
4 unsigned long pw::bytes::ConvertOrderTo<unsigned long>(cpp20::endian, unsigned long) [function] [call site] 00158
5 unsigned long pw::bytes::ConvertOrder<unsigned long>(cpp20::endian, cpp20::endian, unsigned long) [function] [call site] 00159
6 unsigned long pw::bytes::internal::ReverseBytes<unsigned long>(unsigned long) [function] [call site] 00160
4 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::mutable_view() [function] [call site] 00161
4 bt::MutablePacketView<bt::hci_spec::ACLDataHeader>::mutable_header() const [function] [call site] 00162
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00163
2 fflush [call site] 00164
2 fprintf [call site] 00165
2 abort [call site] 00166
2 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::mutable_view() [function] [call site] 00167
2 bt::PacketViewBase::mutable_payload_data() const [function] [call site] 00168
3 bt::PacketViewBase::mutable_buffer() const [function] [call site] 00169
3 bt::PacketViewBase::header_size() const [function] [call site] 00170
3 bt::PacketViewBase::size() const [function] [call site] 00171
3 bt::PacketViewBase::header_size() const [function] [call site] 00172
3 bt::MutableByteBuffer::mutable_view(unsigned long, unsigned long) [function] [call site] 00173
2 bt::l2cap::OutboundFrame::WriteToFragment(bt::MutableBufferView, unsigned long) [function] [call site] 00174
3 bt::l2cap::OutboundFrame::MakeBasicHeader() const [function] [call site] 00175
3 bt::l2cap::OutboundFrame::include_fcs() const [function] [call site] 00176
3 bt::l2cap::OutboundFrame::MakeFcs() const [function] [call site] 00177
3 bt::StaticByteBuffer<2ul>::~StaticByteBuffer() [function] [call site] 00178
3 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00179
3 bt::BufferView::BufferView() [function] [call site] 00180
4 bt::ByteBuffer::ByteBuffer() [function] [call site] 00181
3 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00182
3 bt::BufferView::BufferView(bt::BufferView const&) [function] [call site] 00183
4 bt::ByteBuffer::ByteBuffer(bt::ByteBuffer const&) [function] [call site] 00184
3 bt::BufferView::BufferView() [function] [call site] 00185
3 bt::StaticByteBuffer<4ul>::size() const [function] [call site] 00186
3 bt::StaticByteBuffer<4ul>::size() const [function] [call site] 00187
3 bt::BufferView::size() const [function] [call site] 00188
3 bt::l2cap::OutboundFrame::size() const [function] [call site] 00189
3 bt::l2cap::OutboundFrame::size() const [function] [call site] 00190
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00191
3 fflush [call site] 00192
3 fprintf [call site] 00193
3 abort [call site] 00194
3 bt::BufferView::~BufferView() [function] [call site] 00195
3 bt::MutableBufferView::size() const [function] [call site] 00196
3 bt::MutableByteBuffer::mutable_view(unsigned long, unsigned long) [function] [call site] 00197
3 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00198
3 bt::l2cap::(anonymous namespace)::CopyBounded(bt::MutableBufferView, bt::ByteBuffer const&) [function] [call site] 00199
4 bt::MutableBufferView::size() const [function] [call site] 00200
4 bt::ByteBuffer::Copy(bt::MutableByteBuffer*, unsigned long, unsigned long) const [function] [call site] 00201
5 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00202
5 fflush [call site] 00203
5 fprintf [call site] 00204
5 abort [call site] 00205
5 bt::ByteBuffer::CopyRaw(void*, unsigned long, unsigned long, unsigned long) const [function] [call site] 00206
3 bt::BufferView::~BufferView() [function] [call site] 00207
3 bt::MutableBufferView::~MutableBufferView() [function] [call site] 00208
3 bt::MutableBufferView::size() const [function] [call site] 00209
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00210
3 fflush [call site] 00211
3 fprintf [call site] 00212
3 abort [call site] 00213
3 bt::BufferView::~BufferView() [function] [call site] 00214
3 bt::StaticByteBuffer<4ul>::~StaticByteBuffer() [function] [call site] 00215
2 bt::MutableBufferView::~MutableBufferView() [function] [call site] 00216
2 bt::l2cap::PDU::AppendFragment(std::__1::unique_ptr<bt::hci::Packet<bt::hci_spec::ACLDataHeader>, std::__1::default_delete<bt::hci::Packet<bt::hci_spec::ACLDataHeader> > >) [function] [call site] 00217
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00218
3 fflush [call site] 00219
3 fprintf [call site] 00220
3 abort [call site] 00221
3 bt::l2cap::PDU::is_valid() const [function] [call site] 00222
3 bt::hci::Packet<bt::hci_spec::ACLDataHeader>::connection_handle() const [function] [call site] 00223
4 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::view() const [function] [call site] 00224
4 bt::PacketView<bt::hci_spec::ACLDataHeader>::header() const [function] [call site] 00225
5 bt::PacketViewBase::buffer() const [function] [call site] 00226
5 auto bt::ByteBuffer::To<bt::hci_spec::ACLDataHeader>() const [function] [call site] 00227
6 bt::ByteBuffer::CopyRaw(void*, unsigned long, unsigned long, unsigned long) const [function] [call site] 00228
4 unsigned short pw::bytes::ConvertOrderFrom<unsigned short>(cpp20::endian, unsigned short) [function] [call site] 00229
5 unsigned short pw::bytes::ConvertOrder<unsigned short>(cpp20::endian, cpp20::endian, unsigned short) [function] [call site] 00230
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00231
3 fflush [call site] 00232
3 fprintf [call site] 00233
3 abort [call site] 00234
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00235
2 fflush [call site] 00236
2 fprintf [call site] 00237
2 abort [call site] 00238
2 bt::l2cap::PDU::~PDU() [function] [call site] 00239
2 bt::l2cap::OutboundFrame::~OutboundFrame() [function] [call site] 00240
3 bt::BufferView::~BufferView() [function] [call site] 00241
1 bt::l2cap::PDU::PDU(bt::l2cap::PDU&&) [function] [call site] 00242
2 bt::l2cap::PDU::ReleaseFragments() [function] [call site] 00243
3 bt::l2cap::PDU::is_valid() const [function] [call site] 00244
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00245
3 fflush [call site] 00246
3 fprintf [call site] 00247
3 abort [call site] 00248
1 bt::l2cap::internal::BasicModeRxEngine::ProcessPdu(bt::l2cap::PDU) [function] [call site] 00249
2 bt::l2cap::PDU::is_valid() const [function] [call site] 00250
2 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00251
2 fflush [call site] 00252
2 fprintf [call site] 00253
2 abort [call site] 00254
2 bt::l2cap::PDU::length() const [function] [call site] 00255
3 bt::l2cap::PDU::basic_header() const [function] [call site] 00256
4 bt::hci::Packet<bt::hci_spec::ACLDataHeader>::packet_boundary_flag() const [function] [call site] 00257
5 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::view() const [function] [call site] 00258
5 bt::PacketView<bt::hci_spec::ACLDataHeader>::header() const [function] [call site] 00259
5 unsigned short pw::bytes::ConvertOrderFrom<unsigned short>(cpp20::endian, unsigned short) [function] [call site] 00260
4 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00261
4 fflush [call site] 00262
4 fprintf [call site] 00263
4 abort [call site] 00264
4 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::view() const [function] [call site] 00265
4 bt::l2cap::BasicHeader const& bt::PacketViewBase::payload<bt::l2cap::BasicHeader>() const [function] [call site] 00266
5 bt::PacketViewBase::payload_size() const [function] [call site] 00267
5 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00268
5 fflush [call site] 00269
5 fprintf [call site] 00270
5 abort [call site] 00271
5 bt::PacketViewBase::payload_data() const [function] [call site] 00272
6 bt::PacketViewBase::header_size() const [function] [call site] 00273
6 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00274
5 bt::BufferView::data() const [function] [call site] 00275
5 bt::BufferView::~BufferView() [function] [call site] 00276
3 unsigned short pw::bytes::ConvertOrderFrom<unsigned short>(cpp20::endian, unsigned short) [function] [call site] 00277
2 bt::l2cap::PDU::Copy(bt::MutableByteBuffer*, unsigned long, unsigned long) const [function] [call site] 00278
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00279
3 fflush [call site] 00280
3 fprintf [call site] 00281
3 abort [call site] 00282
3 bt::l2cap::PDU::length() const [function] [call site] 00283
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00284
3 fflush [call site] 00285
3 fprintf [call site] 00286
3 abort [call site] 00287
3 bt::l2cap::PDU::is_valid() const [function] [call site] 00288
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00289
3 fflush [call site] 00290
3 fprintf [call site] 00291
3 abort [call site] 00292
3 bt::l2cap::PDU::length() const [function] [call site] 00293
3 _pw_assert_ConditionCannotContainThePercentCharacter(char const*, ...) [function] [call site] 00294
3 fflush [call site] 00295
3 fprintf [call site] 00296
3 abort [call site] 00297
3 bt::hci::PacketBase<bt::hci_spec::ACLDataHeader, bt::hci::Packet<bt::hci_spec::ACLDataHeader> >::view() const [function] [call site] 00298
3 bt::PacketViewBase::payload_data() const [function] [call site] 00299
3 bt::ByteBuffer::view(unsigned long, unsigned long) const [function] [call site] 00300
3 bt::BufferView::operator=(bt::BufferView const&) [function] [call site] 00301
4 bt::ByteBuffer::operator=(bt::ByteBuffer const&) [function] [call site] 00302
3 bt::BufferView::~BufferView() [function] [call site] 00303
3 bt::BufferView::~BufferView() [function] [call site] 00304
3 bt::BufferView::size() const [function] [call site] 00305
3 bt::BufferView::size() const [function] [call site] 00306
3 bt::BufferView::data() const [function] [call site] 00307
3 bt::MutableByteBuffer::Write(unsigned char const*, unsigned long, unsigned long) [function] [call site] 00308
1 bt::l2cap::PDU::~PDU() [function] [call site] 00309
1 bt::l2cap::PDU::~PDU() [function] [call site] 00310
1 bt::BufferView::~BufferView() [function] [call site] 00311
1 bt::l2cap::internal::BasicModeRxEngine::~BasicModeRxEngine() [function] [call site] 00312
2 bt::l2cap::internal::RxEngine::~RxEngine() [function] [call site] 00313