Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: mbed-connector-interface/OptionsBuilder.h
- Revision:
- 9:faa43faea4ca
- Parent:
- 8:f950fb1b78c0
- Child:
- 10:3f79b5e67c22
--- a/mbed-connector-interface/OptionsBuilder.h Wed Feb 24 05:52:00 2016 +0000
+++ b/mbed-connector-interface/OptionsBuilder.h Wed Feb 24 14:50:03 2016 +0000
@@ -161,12 +161,18 @@
*/
OptionsBuilder &setPreSharedKey(unsigned char psk[16]);
- /**
+ /**
Set the 802.15.4 Pre Shared Key Identity
@param network_id input the 802.15.4 mesh pre shared key Identity
*/
OptionsBuilder &setPreSharedKeyIdentity(unsigned char psk_identity[2]);
+ /**
+ Set the 802.15.4 Mesh Type
+ @param mesh_type input the 802.15.4 mesh type
+ */
+ OptionsBuilder &setMeshType(MeshTypes mesh_type);
+
/**
Enable/Disable immediate observationing
@param enable input enable immediate observationing without GET