Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/apps/
Dbench.py240 packet_io, argument
349 def __init__(self, packet_io, linger): argument
434 packet_io, argument
577 def __init__(self, packet_io, linger): argument
1434 def create_role(packet_io): argument
/aosp_15_r20/external/pigweed/pw_system/
H A Dsystem.cc65 internal::PacketIO* packet_io = new (packet_io_) internal::PacketIO( in InitializePacketIoGlobal() local
131 internal::PacketIO& packet_io = InitializePacketIoGlobal(io_channel); in Init() local
H A Dasync_packet_io_test.cc37 pw::system::internal::PacketIO packet_io( in TEST() local