Closed
Description
I was porting some BLEPeripheral code to the Arduino 101 and noticed that BLEBroadcast is missing from CurieBLE.
I'd like to be able to add the BLEBroadcast property to a Characteristic. setValue should update the advertising data when the characteristic's value changes.