Skip to content

Commit c4f2f47

Browse files
committed
Update readme with transport mode
1 parent a64ada9 commit c4f2f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ bluetoothle.connect(connectSuccess, connectError, params);
614614
##### Params #####
615615
* address = The address/identifier provided by the scan's return object
616616
* autoConnect = Automatically connect as soon as the remote device becomes available (Android)
617-
617+
* transport = Mode of transport - Auto = 0, Prefer BR/EDR = 1, Prefer LE = 2, (Android API 23+)
618618
```javascript
619619
{
620620
"address": "ECC037FD-72AE-AFC5-9213-CA785B3B5C63"

0 commit comments

Comments
 (0)