Home
last modified time | relevance | path

Searched refs:create_with_connection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/bumble/tests/
Dtest_utils.py86 async def create_with_connection(cls: Type[Self]) -> Self: member in TwoDevices
Drfcomm_test.py95 devices = await test_utils.TwoDevices.create_with_connection()