- settings
- Settings for Bluetooth LE advertising.
- advertiseData
- Advertisement data to be advertised in advertisement packet.
- scanResponse
- Scan response associated with the advertisement data.
- callback
- Callback for advertising status.
Start Bluetooth LE Advertising. The advertiseData will be broadcasted if the operation succeeds. The scanResponse is returned when a scanning device sends an active scan request. This method returns immediately, the operation status is delivered through callback.