[DOC] CurieBLE BLEPeripheral end() reference page issues
Open
Component: Documentation
Library: Other
Type: Bug
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 7k
- PR merge metrics
- No merged PRs in 30d
Description
https://www.arduino.cc/en/Reference/BLEPeripheralEnd
- Indicates return type is boolean but it's actually void: https://github.com/01org/corelibs-arduino101/blob/master/libraries/CurieBLE/src/BLEPeripheral.h#L200
- Example code doesn't contain any calls to `blePeripheral.end()`.
- **See Also** section on the BLEPeripheral end() reference page contains a link to the BLEPeripheral end() reference page
Contributor guide
Assessment
This issue has not been assessed yet.