bluetooth: mesh: Doc fix Bluetooth mesh to Mesh
SIG has changed Bluetooth mesh to Bluetooth Mesh Updating zephyr docs accordingly Leaving out old release notes Signed-off-by: Mia Koen <mia.koen@nordicsemi.no>
This commit is contained in:
parent
25599df05e
commit
0bcad09392
60 changed files with 140 additions and 140 deletions
|
@ -6,7 +6,7 @@ Bluetooth: Mesh
|
|||
Overview
|
||||
********
|
||||
|
||||
This sample demonstrates Bluetooth mesh functionality. It has several
|
||||
This sample demonstrates Bluetooth Mesh functionality. It has several
|
||||
standard mesh models, and supports provisioning over both the
|
||||
Advertising and the GATT Provisioning Bearers (i.e. PB-ADV and PB-GATT).
|
||||
The application also needs a functioning serial console, since that's
|
||||
|
|
|
@ -6,7 +6,7 @@ Bluetooth: Mesh Demo
|
|||
Overview
|
||||
********
|
||||
|
||||
This sample is a Bluetooth mesh application intended for demonstration
|
||||
This sample is a Bluetooth Mesh application intended for demonstration
|
||||
purposes only. The application provisions and configures itself (i.e. no
|
||||
external provisioner needed) with hard-coded network and application key
|
||||
values. The local unicast address can be set using a NODE_ADDR build
|
||||
|
|
|
@ -6,7 +6,7 @@ Bluetooth: Mesh Provisioner
|
|||
Overview
|
||||
********
|
||||
|
||||
This sample demonstrates how to use the Bluetooth mesh APIs related to
|
||||
This sample demonstrates how to use the Bluetooth Mesh APIs related to
|
||||
provisioning and using the Configuration Database (CDB). It is intended
|
||||
to be tested together with a device capable of being provisioned. For
|
||||
example, one could use the sample in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue