Mesh: Save vendor & model info post net create
[platform/core/connectivity/bluetooth-frwk.git] / include / bluetooth-mesh-api.h
index f538a10..464b668 100644 (file)
@@ -75,6 +75,10 @@ typedef struct {
        uint16_t vendorid;
        uint16_t versionid;
        uint16_t crpl;
+       int relay;
+       int frnd;
+       int proxy;
+       int lpn;
 } bluetooth_mesh_vendor_info_t;
 
 typedef struct {