linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bluez/bluez] 0940cb: monitor: Add ADV Monitor events to btmon parser
@ 2022-09-08 21:42 Brian Gix
  0 siblings, 0 replies; only message in thread
From: Brian Gix @ 2022-09-08 21:42 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 0940cba00348632dc358b201a7f3b4a860951d41
      https://github.com/bluez/bluez/commit/0940cba00348632dc358b201a7f3b4a860951d41
  Author: Brian Gix <brian.gix@intel.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M monitor/packet.c

  Log Message:
  -----------
  monitor: Add ADV Monitor events to btmon parser

Add missing ADV Monitor MGMT events


  Commit: 9d8fd3c28bbf9517eb93c71ebadefcc5d0d6ca73
      https://github.com/bluez/bluez/commit/9d8fd3c28bbf9517eb93c71ebadefcc5d0d6ca73
  Author: Brian Gix <brian.gix@intel.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M monitor/packet.c

  Log Message:
  -----------
  monitor: Add mesh MGMT cmds/events to btmon parser

Sample Output:
@ MGMT Command: Read Mesh Features (0x0058) plen 0
@ MGMT Event: Command Complete (0x0001) plen 7
      Read Mesh Features (0x0058) plen 4
        Status: Success (0x00)
        Index: 0
        Max Handles: 3
        Used Handles: 0

@ MGMT Command: Set Mesh Receiver (0x0057) plen 9
        Enable: 1
        Window: 4096
        Period: 4096
        Num AD Types: 3
          AD Type: 42
          AD Type: 43
          AD Type: 41
@ MGMT Event: Command Complete (0x0001) plen 3
      Set Mesh Receiver (0x0057) plen 0
        Status: Success (0x00)

@ MGMT Command: Mesh Send (0x0059) plen 43
        Address: 00:00:00:00:00:00 (OUI 00-00-00)
        Addr Type: 2
        Instant: 0x0000000000000000
        Delay: 0
        Count: 1
        Data Length: 24
        Data: 172b01002dda0c2491537ae2000000009de2120a725038b2
@ MGMT Event: Command Complete (0x0001) plen 4
      Mesh Send (0x0059) plen 1
        Status: Success (0x00)
        Handle: 3

@ MGMT Event: Mesh Packet Complete (0x0032) plen 1
        Handle: 3


Compare: https://github.com/bluez/bluez/compare/4c8a6ba5ec7f...9d8fd3c28bbf

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

only message in thread, other threads:[~2022-09-08 21:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08 21:42 [bluez/bluez] 0940cb: monitor: Add ADV Monitor events to btmon parser Brian Gix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).