Skip to content

Commit 515f60d

Browse files
author
jholzer-cciq
authored
Updated readme
added error info for retrievePeripheralsByAddress
1 parent 08e3c5f commit 515f60d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Whenever the error callback is executed, the return object will contain the erro
292292
* isDisconnected - Device is disconnected (Don't call disconnect)
293293
* isBonded - Operation is unsupported. (Is the device Android?)
294294
* setPin - Operation is unsupported. (Is the device Android?)
295+
* retrievePeripheralsByAddress - Operation is unsupported (Is the device iOS?)
295296

296297
For example:
297298
```javascript

0 commit comments

Comments
 (0)