public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH Bluez v2 0/4] client: align 'io-cap' and 'pair' cmds with the docs
@ 2026-02-27 14:24 Christian Eggers
  2026-02-27 14:24 ` [PATCH BlueZ 1/4] shared/mgmt: Add mgmt_parse_io_capability Christian Eggers
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Christian Eggers @ 2026-02-27 14:24 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: ceggers

According to doc/bluetoothctl-mgmt.rst, the 'io-cap' and 'pair' cmds
should have a string type <cap> argument. But in the current
implementation, the parser expects an integer (and doesn't complain if
something else is passed).

v2:
- Split the first patch into two parts
- Use an enum instead of preprocessor defines
- Remove obsolete documentation update for l2test's -O <mtu> option


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

end of thread, other threads:[~2026-02-27 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 14:24 [PATCH Bluez v2 0/4] client: align 'io-cap' and 'pair' cmds with the docs Christian Eggers
2026-02-27 14:24 ` [PATCH BlueZ 1/4] shared/mgmt: Add mgmt_parse_io_capability Christian Eggers
2026-02-27 15:39   ` client: align 'io-cap' and 'pair' cmds with the docs bluez.test.bot
2026-02-27 14:24 ` [PATCH BlueZ 2/4] adapter/agent/device: migrate to shared enum/parser for IO capabilities Christian Eggers
2026-02-27 14:24 ` [PATCH BlueZ 3/4] client/mgmt: align implementation cmd_io_cap with its documentation Christian Eggers
2026-02-27 14:24 ` [PATCH BlueZ 4/4] client/mgmt: align implementation cmd_pair " Christian Eggers
2026-02-27 15:20 ` [PATCH Bluez v2 0/4] client: align 'io-cap' and 'pair' cmds with the docs 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