We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d006a85 commit c781f1bCopy full SHA for c781f1b
readme.md
@@ -1832,6 +1832,7 @@ bluetoothle.removeAllServices(success, error);
1832
1833
### startAdvertising ###
1834
Start advertising as a BLE device. Note: This needs to be improved so services can be used for both Android and iOS.
1835
+On iOS, the advertising devices likes to rename itself back to the name of the device, i.e. Rand' iPhone
1836
1837
```javascript
1838
bluetoothle.startAdvertising(success, error, params);
0 commit comments