Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/security/test/
H A Dfake_l2cap_test.cc113 auto packet_one = std::make_unique<packet::RawBuilder>(); in TEST_F() local
/aosp12/system/bt/gd/l2cap/internal/
H A Dsender_test.cc67 auto packet_one = CreateSdu({'a', 'b', 'c'}); in enqueue_callback() local
/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.cc234 auto packet_one = std::make_unique<packet::RawBuilder>(2000); in enqueue_callback() local
384 auto packet_one = std::make_unique<packet::RawBuilder>(2000); in enqueue_callback() local
/aosp12/system/bt/gd/hci/acl_manager/
H A Dround_robin_scheduler_test.cc117 auto packet_one = std::make_unique<packet::RawBuilder>(2000); in enqueue_callback() local
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc382 auto packet_one = std::make_unique<packet::RawBuilder>(2000); in SendPacket() local