Home
last modified time | relevance | path

Searched defs:Iso (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/py/
Dcontroller.py42 Iso = 5 variable in Idc
135 def send_iso(self, iso: hci.Iso):
294 async def expect_iso(self, expected_iso: hci.Iso, timeout: int = 3):