2023-07-04 07:46:01

by Claudia Draghicescu

[permalink] [raw]
Subject: [PATCH BlueZ v2 0/1] monitor: Add decoding support for Sync Receiver events

This commit adds decoding support for PA Sync Established,
BIG Sync Established and BIG Sync Lost events.

Claudia Draghicescu (1):
Add decoding support for PA Sync Established, BIG Sync Established and
BIG Sync Lost events.

lib/mgmt.h | 3 +++
monitor/packet.c | 5 +++++
2 files changed, 8 insertions(+)

--
2.34.1



2023-07-04 07:46:16

by Claudia Draghicescu

[permalink] [raw]
Subject: [PATCH BlueZ v2 1/1] monitor: Add decoding support for Sync Receiver events

This commit adds decoding support for PA Sync Established,
BIG Sync Established and BIG Sync Lost events.

---
lib/mgmt.h | 3 +++
monitor/packet.c | 5 +++++
2 files changed, 8 insertions(+)

diff --git a/lib/mgmt.h b/lib/mgmt.h
index 062fa0271..8f92b7731 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -1238,6 +1238,9 @@ static const char *mgmt_ev[] = {
"Advertisement Monitor Device Lost",
"Mesh Packet Found",
"Mesh Packet Complete",
+ "PA Sync Established",
+ "BIG Sync Established",
+ "BIG Sync Lost",
};

static const char *mgmt_status[] = {
diff --git a/monitor/packet.c b/monitor/packet.c
index a871c7f27..f2167fb52 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -3093,6 +3093,11 @@ static const struct bitfield_data events_le_table[] = {
{ 27, "LE Terminate BIG Complete" },
{ 28, "LE BIG Sync Estabilished Complete" },
{ 29, "LE BIG Sync Lost" },
+ { 30, "LE Request Peer SCA Complete"},
+ { 31, "LE Path Loss Threshold" },
+ { 32, "LE Transmit Power Reporting" },
+ { 33, "LE BIG Info Advertising Report" },
+ { 34, "LE Subrate Change" },
{ }
};

--
2.34.1


2023-07-04 09:20:49

by bluez.test.bot

[permalink] [raw]
Subject: RE: monitor: Add decoding support for Sync Receiver events

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=762233

---Test result---

Test Summary:
CheckPatch PASS 0.51 seconds
GitLint PASS 0.34 seconds
BuildEll PASS 26.52 seconds
BluezMake PASS 782.29 seconds
MakeCheck PASS 11.23 seconds
MakeDistcheck PASS 155.31 seconds
CheckValgrind PASS 250.03 seconds
CheckSmatch WARNING 334.74 seconds
bluezmakeextell PASS 101.71 seconds
IncrementalBuild PASS 651.12 seconds
ScanBuild WARNING 1007.16 seconds

Details
##############################
Test: CheckSmatch - WARNING
Desc: Run smatch tool with source
Output:
monitor/packet.c: note: in included file:monitor/display.h:82:26: warning: Variable length array is used.monitor/packet.c:1832:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/bt.h:3552:52: warning: array of flexible structuresmonitor/bt.h:3540:40: warning: array of flexible structures
##############################
Test: ScanBuild - WARNING
Desc: Run Scan Build
Output:
monitor/packet.c:12370:2: warning: Null pointer passed to 2nd parameter expecting 'nonnull'
memcpy(tx, tv, sizeof(*tv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.



---
Regards,
Linux Bluetooth

2023-07-05 18:13:27

by patchwork-bot+bluetooth

[permalink] [raw]
Subject: Re: [PATCH BlueZ v2 0/1] monitor: Add decoding support for Sync Receiver events

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <[email protected]>:

On Tue, 4 Jul 2023 10:41:43 +0300 you wrote:
> This commit adds decoding support for PA Sync Established,
> BIG Sync Established and BIG Sync Lost events.
>
> Claudia Draghicescu (1):
> Add decoding support for PA Sync Established, BIG Sync Established and
> BIG Sync Lost events.
>
> [...]

Here is the summary with links:
- [BlueZ,v2,1/1] monitor: Add decoding support for Sync Receiver events
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f9557931ad36

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html