mirror of
https://github.com/google/bumble.git
synced 2026-05-06 03:38:01 +00:00
device: update Device.connect documentation to match BR/EDR behavior
This commit is contained in:
@@ -1142,7 +1142,7 @@ class Device(CompositeEventEmitter):
|
||||
):
|
||||
'''
|
||||
Request a connection to a peer.
|
||||
This method cannot be called if there is already a pending connection.
|
||||
When transport is BLE, this method cannot be called if there is already a pending connection.
|
||||
|
||||
connection_parameters_preferences: (BLE only, ignored for BR/EDR)
|
||||
* None: use all PHYs with default parameters
|
||||
|
||||
Reference in New Issue
Block a user