Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_connect_status_data_t Struct Reference

Data Fields

uint16_t provisioner_addr
 Remote provisioning server address.
 
uint16_t addr
 Address of the first element of the device. More...
 
uint8_t connected
 If TRUE, connection has been established.
 
uint8_t over_gatt
 If TRUE, connection is over GATT.
 

Field Documentation

◆ addr

uint16_t wiced_bt_mesh_connect_status_data_t::addr

Address of the first element of the device.

Maybe 0 when unprovisioned.