All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/5] Add BT_POLL_ERRQUEUE experimental feature and tests
@ 2024-04-07 15:18 Pauli Virtanen
  2024-04-07 15:18 ` [PATCH BlueZ 1/5] lib: add BT_POLL_ERRQUEUE socket option Pauli Virtanen
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Pauli Virtanen @ 2024-04-07 15:18 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Pauli Virtanen

Add BT_POLL_ERRQUEUE mgmt experimental feature, and tests for the
corresponding socket option.

Pauli Virtanen (5):
  lib: add BT_POLL_ERRQUEUE socket option
  adapter: add support for setting POLL_ERRQUEUE experimental feature
  mgmt-tester: update for Poll Errqueue experimental fature
  iso-tester: add test for BT_POLL_ERRQUEUE
  shared/util: add uuid for Poll Errqueue experimental feature

 lib/bluetooth.h     |   2 +
 src/adapter.c       |  72 +++++++++++++++++++++++--
 src/adapter.h       |   1 +
 src/main.c          |   1 +
 src/main.conf       |   1 +
 src/shared/util.c   |   2 +
 tools/iso-tester.c  | 124 +++++++++++++++++++++++++++++++++++++++++++-
 tools/mgmt-tester.c |   6 ++-
 tools/tester.h      |   3 ++
 9 files changed, 206 insertions(+), 6 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-04-10 16:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-07 15:18 [PATCH BlueZ 0/5] Add BT_POLL_ERRQUEUE experimental feature and tests Pauli Virtanen
2024-04-07 15:18 ` [PATCH BlueZ 1/5] lib: add BT_POLL_ERRQUEUE socket option Pauli Virtanen
2024-04-07 18:53   ` Add BT_POLL_ERRQUEUE experimental feature and tests bluez.test.bot
2024-04-07 15:18 ` [PATCH BlueZ 2/5] adapter: add support for setting POLL_ERRQUEUE experimental feature Pauli Virtanen
2024-04-07 15:18 ` [PATCH BlueZ 3/5] mgmt-tester: update for Poll Errqueue experimental fature Pauli Virtanen
2024-04-07 15:18 ` [PATCH BlueZ 4/5] iso-tester: add test for BT_POLL_ERRQUEUE Pauli Virtanen
2024-04-08  7:32   ` Pauli Virtanen
2024-04-07 15:18 ` [PATCH BlueZ 5/5] shared/util: add uuid for Poll Errqueue experimental feature Pauli Virtanen
2024-04-10 16:40 ` [PATCH BlueZ 0/5] Add BT_POLL_ERRQUEUE experimental feature and tests patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.