Skip to content

Commit

Permalink
doc: relnotes: Remove net_idx params in health_cli API
Browse files Browse the repository at this point in the history
The net_idx parameter has been removed from the Health Client
model APIs since it can be derived (by the stack) from the
app_idx parameter

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
  • Loading branch information
LingaoM authored and jhedberg committed Apr 23, 2020
1 parent be33f91 commit b7897d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/releases/release-notes-2.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ Removed APIs in this release
Stable API changes in this release
==================================

* Bluetooth Mesh

* The net_idx parameter has been removed from the Health Client model
APIs since it can be derived (by the stack) from the app_idx parameter

Kernel
******

Expand Down

0 comments on commit b7897d5

Please sign in to comment.