mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
delete only the required connection
This commit is contained in:
@@ -329,6 +329,7 @@ async def test_le_multiple_connects():
|
||||
connection = await devices[1].connect(devices[0].random_address)
|
||||
await connection.disconnect()
|
||||
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
@pytest.mark.asyncio
|
||||
async def test_advertising_and_scanning():
|
||||
|
||||
Reference in New Issue
Block a user