| /packages/modules/Bluetooth/system/gd/rust/stack/src/link/ | 
| D | mod.rs | 4 pub mod acl;  module
  | 
| /packages/modules/Bluetooth/system/test/headless/ | 
| D | messenger.cc | 51 namespace acl {  namespace 107 namespace acl {  namespace
  | 
| /packages/modules/Bluetooth/tools/rootcanal/model/devices/ | 
| D | hci_device.cc | 73       [this](const std::shared_ptr<std::vector<uint8_t>> acl) {  in HciDevice()
  | 
| /packages/modules/Bluetooth/system/gd/hal/ | 
| D | hci_hal_fake.cc | 58   auto acl = hci::AclView::Create(GetPacketView(std::move(outgoing_acl_.take())));  in GetSentAcl()  local
  | 
| /packages/modules/Bluetooth/tools/rootcanal/model/hci/ | 
| D | hci_sniffer.cc | 88       [this, acl_callback](const std::shared_ptr<std::vector<uint8_t>> acl) {  in RegisterCallbacks()
  | 
| /packages/modules/Bluetooth/system/gd/hci/ | 
| D | hci_layer_test.cc | 100   void SendAclData(std::unique_ptr<AclBuilder> acl) {  in SendAclData() 126     auto acl = AclView::Create(incoming_acl_.take());  in GetReceivedAcl()  local 195     auto acl = std::move(outgoing_acl_.front());  in handle_enqueue()  local
  | 
| D | hci_layer.cc | 462     auto acl = std::make_unique<AclView>(AclView::Create(packet));  in aclDataReceived()  local
  | 
| /packages/modules/Bluetooth/system/main/test/ | 
| D | main_shim_test.cc | 495   auto acl = MakeAcl();  in TEST_F()  local 514   auto acl = MakeAcl();  in TEST_F()  local 680   auto acl = MakeAcl();  in TEST_F()  local 785   auto acl = MakeAcl();  in TEST_F()  local
  | 
| /packages/modules/Bluetooth/system/gd/rust/stack/src/link/acl/classic/ | 
| D | facade.rs | 18     acl: AclManager,  field
  | 
| /packages/modules/Bluetooth/system/gd/rust/stack/src/hal/ | 
| D | facade.rs | 47     acl: AclHal,  field
  | 
| D | snoop.rs | 23     acl: AclHal,  field
  | 
| /packages/modules/Bluetooth/system/gd/hci/facade/ | 
| D | facade.cc | 137   ::grpc::Status SendAcl(  in SendAcl()
  | 
| /packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/le/ | 
| D | cert_le_l2cap.py | 33     def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0):  argument
  | 
| /packages/modules/Bluetooth/system/gd/btaa/linux_generic/ | 
| D | hci_processor.cc | 208   hci::AclView acl = hci::AclView::Create(packet_view);  in process_acl()  local
  | 
| /packages/modules/Bluetooth/tools/rootcanal/lib/hci/ | 
| D | pcap_filter.cc | 140   auto acl = AclView::Create(create_packet_view(packet));  in FilterHciAcl()  local
  | 
| /packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/classic/ | 
| D | cert_l2cap.py | 42     def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None):  argument
  | 
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ | 
| D | link_layer_controller.cc | 2127   auto acl = model::packets::AclBuilder::Create(  in SendAclToRemote()  local 2377   auto acl = model::packets::AclView::Create(incoming);  in IncomingAclPacket()  local
  |