Diff between cd851d6dd4f6fd8d0667cfec5a79e56023085162 and 68a6da99667154c822f3fce659d6f5cdb086b8ee
Changed Files
| File | Additions | Deletions | Status |
| monitor/packet.c | +1 | -1 | modified |
Full Patch
diff --git a/monitor/packet.c b/monitor/packet.c
index f513073..0154e4f 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -496,7 +496,7 @@ static const struct {
{ 0x39, "Connection Rejected due to No Suitable Channel Found" },
{ 0x3a, "Controller Busy" },
{ 0x3b, "Unacceptable Connection Parameters" },
- { 0x3c, "Directed Advertising Timeout" },
+ { 0x3c, "Advertising Timeout" },
{ 0x3d, "Connection Terminated due to MIC Failure" },
{ 0x3e, "Connection Failed to be Established" },
{ 0x3f, "MAC Connection Failed" },