Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
b1cd9fdc010748e6fa52dc5043f4b842952fe284
/
.
/
examples
/
common
/
tracing
/
README.md
blob: 9b3c5392bd4a74948a862740436c2a0b98439573 [
file
] [
log
] [
blame
] [
view
]
---
orphan
:
true
---
# Trace Handlers
These
are trace message handlers which
get
registered
with
pw_trace_chip
and
interpret the different CHIP messages to extract the useful information required
for
test automation
.