public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v3 0/3] Add RAS Packet format and Notification support
@ 2026-04-27 11:35 Prathibha Madugonde
  2026-04-27 11:35 ` [PATCH BlueZ v3 1/3] Add RAS packet formatting and notification support for CS reflector Prathibha Madugonde
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Prathibha Madugonde @ 2026-04-27 11:35 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: luiz.dentz, quic_mohamull, quic_hbandi, quic_anubhavg

From: Prathibha Madugonde <prathibha.madugonde@oss.qualcomm.com>

Changes in v3:
 Fix for cs_mode_one_data struct members rearrage as per spec
 Reading of cs_mode_one_data in rap_hci.c
 Address cs_mode data struct padding in src/shared/rap.c 

Changes in v2:
Fixed missing declaration in src/shared/rap.c

Patch overview:
  1/3 src/shared: Add RAS packet format and sending notifications to client
  2/3 uint/test-rap : Add PTS tests for CS reflector
  3/3 profiles/ranging: Read cs_mode_one_data members as per spec

 profiles/ranging/rap_hci.c |   25 +-
 src/shared/rap.c           | 1376 +++++++++++++++++++++++++++++++++++-
 src/shared/rap.h           |    4 +-
 unit/test-rap.c            |  264 ++++++-
 4 files changed, 1640 insertions(+), 29 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-04-30 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 11:35 [PATCH BlueZ v3 0/3] Add RAS Packet format and Notification support Prathibha Madugonde
2026-04-27 11:35 ` [PATCH BlueZ v3 1/3] Add RAS packet formatting and notification support for CS reflector Prathibha Madugonde
2026-04-27 11:53   ` Add RAS Packet format and Notification support bluez.test.bot
2026-04-27 11:35 ` [PATCH BlueZ v3 2/3] unit/test-rap: Add PTS tests for CS reflector case Prathibha Madugonde
2026-04-27 11:35 ` [PATCH BlueZ v3 3/3] profiles/ranging: Read cs_mode_one_data members as per spec Prathibha Madugonde
2026-04-30 14:40 ` [PATCH BlueZ v3 0/3] Add RAS Packet format and Notification support patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox