Searched refs:await (Results 1 – 7 of 7) sorted by relevance
334 await asyncio.sleep(1)343 async with await open_transport_or_link(hci_port) as hci_transport:356 await device.power_on()357 await device.send_command(HCI_Write_Page_Timeout_Command(page_timeout=0xFFFF))362 connection = await device.connect(target_address, transport=BT_BR_EDR_TRANSPORT)370 found, lines = await wait_for_shell_response(dut, "No SDP Record")377 async with await open_transport_or_link(hci_port) as hci_transport:389 await device.power_on()390 await device.send_command(HCI_Write_Page_Timeout_Command(page_timeout=0xFFFF))395 connection = await device.connect(target_address, transport=BT_BR_EDR_TRANSPORT)[all …]
5 Advertise and await connection from a Hearing Aid Unicast Client or Remote Controller.
29 the Zephyr tree on another board that will advertise and await a periodic
34 After the mdns-responder sample application is started, it will await queries
794 await asyncio.sleep(0.1)978 await asyncio.sleep(0.03)
338 the application shall reset any progress recorded for the resource, and await
213 …:c:func:`conn_mgr_if_connect` call, although implementations :ref:`should await this information i…