Bluetooth LE advertising configuration
More...
|
|
| BleAdvertisementConfig (String deviceName, ushort interval, byte timeout, byte[] scanResponse) |
| |
|
override string | ToString () |
| |
|
override bool | Equals (Object obj) |
| |
|
override int | GetHashCode () |
| |
Bluetooth LE advertising configuration
◆ DeviceName
| String MbientLab.MetaWear.Core.Settings.BleAdvertisementConfig.DeviceName |
|
get |
Name the device advertises as
◆ Interval
| ushort MbientLab.MetaWear.Core.Settings.BleAdvertisementConfig.Interval |
|
get |
Time between each advertise event, in milliseconds (ms)
◆ ScanResponse
| byte [] MbientLab.MetaWear.Core.Settings.BleAdvertisementConfig.ScanResponse |
|
get |
◆ Timeout
| byte MbientLab.MetaWear.Core.Settings.BleAdvertisementConfig.Timeout |
|
get |
How long the device should advertise for with 0 indicating no timeout, in seconds (s)
The documentation for this class was generated from the following file:
- MetaWear/Core/ISettings.cs