Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/transport/
Dpyusb.py133 class UsbPacketSource(asyncio.Protocol, ParserSource): class
348 packet_source = UsbPacketSource(device, device_metadata, sco_enabled)
Dusb.py211 class UsbPacketSource(asyncio.Protocol, BaseSource): class
561 source = UsbPacketSource(device, device_metadata, acl_in, events_in)