mbox series

[BlueZ,0/4] Mesh: Fix heartbeat publication/subscription

Message ID 20220926130110.2146-1-isak.westin@loytec.com
Headers show
Series Mesh: Fix heartbeat publication/subscription | expand

Message

Isak Westin Sept. 26, 2022, 1:01 p.m. UTC
Hi,

These patches include some fixes to the heartbeat publication and subscription procedures.
Found during following PTS tests:
- MESH/NODE/CFG/HBS/*
- MESH/NODE/CFG/HBP/*

Best regards,
Isak

Isak Westin (4):
  mesh: Correct u32 to u8 log transformation
  mesh: Reply to HB pub set with same fields
  mesh: Correct HB sub state updates
  mesh: Clear HB sub status field if disabled

 mesh/cfgmod-server.c | 48 ++++++++++++++++++++++++++++++++++++--------
 mesh/net.c           | 20 ++++--------------
 2 files changed, 44 insertions(+), 24 deletions(-)