public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] beecf8: bthost: handle L2CAP_DISCONN_RSP and remove l2cap_...
@ 2025-10-05 22:26 Pauli Virtanen
  0 siblings, 0 replies; only message in thread
From: Pauli Virtanen @ 2025-10-05 22:26 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1008564
  Home:   https://github.com/bluez/bluez
  Commit: beecf8acbff7660f7bef1ea6988e8fa90b98c2d8
      https://github.com/bluez/bluez/commit/beecf8acbff7660f7bef1ea6988e8fa90b98c2d8
  Author: Pauli Virtanen <pav@iki.fi>
  Date:   2025-10-05 (Sun, 05 Oct 2025)

  Changed paths:
    M emulator/bthost.c
    M emulator/bthost.h
    M tools/l2cap-tester.c

  Log Message:
  -----------
  bthost: handle L2CAP_DISCONN_RSP and remove l2cap_conns

Handle L2CAP disconnection response. On receiving disconnection request
or response, remove the associated connection.

Change disconnect handler signature to take also the handle and CID.


  Commit: 711e559d23b11bfa56bd15d6e13c4b036b0cc242
      https://github.com/bluez/bluez/commit/711e559d23b11bfa56bd15d6e13c4b036b0cc242
  Author: Pauli Virtanen <pav@iki.fi>
  Date:   2025-10-05 (Sun, 05 Oct 2025)

  Changed paths:
    M emulator/bthost.c

  Log Message:
  -----------
  bthost: handle L2CAP_FLOW_CONTROL_CREDIT_IND

Parse L2CAP_FLOW_CONTROL_CREDIT_IND and track credits, instead of
sending reject response.  Nothing is done with the credit counts
currently.


  Commit: 95c839b757f40c0db5446f869da53990c971070e
      https://github.com/bluez/bluez/commit/95c839b757f40c0db5446f869da53990c971070e
  Author: Pauli Virtanen <pav@iki.fi>
  Date:   2025-10-05 (Sun, 05 Oct 2025)

  Changed paths:
    M Makefile.tools
    A tools/6lowpan-tester.c

  Log Message:
  -----------
  tools: add 6lowpan-tester

Add 6lowpan smoke testing. It only exercises the kernel 6lowpan L2CAP
connection handling, ipv6 testing is mostly out of scope for the tester.

Add tests:

Basic Framework - Success
Client Connect - Terminate
Client Connect - Disable
Client Connect - Disconnect
Client Recv Dgram - Success
Client Recv Raw - Success


  Commit: a0dda34804c7927708229b3375a6fb37cec765fa
      https://github.com/bluez/bluez/commit/a0dda34804c7927708229b3375a6fb37cec765fa
  Author: Pauli Virtanen <pav@iki.fi>
  Date:   2025-10-05 (Sun, 05 Oct 2025)

  Changed paths:
    M doc/test-runner.rst
    M doc/tester.config

  Log Message:
  -----------
  doc: enable 6lowpan in tester.config and explain in test-runner.rst

Now that there is a 6lowpan-tester, enable requirements in tester
config, and explain what is needed in test-runner.rst


Compare: https://github.com/bluez/bluez/compare/beecf8acbff7%5E...a0dda34804c7

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-05 22:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-05 22:26 [bluez/bluez] beecf8: bthost: handle L2CAP_DISCONN_RSP and remove l2cap_ Pauli Virtanen

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