Searched defs:acl (Results 1 – 12 of 12) sorted by relevance
74 std::shared_ptr<callback_params_t> acl{nullptr}; in do_connect() local
56 std::shared_ptr<acl_state_changed_params_t> acl{nullptr}; in do_mode() local
58 auto acl = hci::AclView::Create(GetPacketView(std::move(outgoing_acl_.take()))); in GetSentAcl() local
37 std::queue<std::vector<uint8_t>> cmd, acl, sco, iso; member
471 auto acl = MakeAcl(); in TEST_F() local490 auto acl = MakeAcl(); in TEST_F() local650 auto acl = MakeAcl(); in TEST_F() local755 auto acl = MakeAcl(); in TEST_F() local765 auto acl = MakeAcl(); in TEST_F() local
100 void SendAclData(std::unique_ptr<AclBuilder> acl) { in SendAclData()126 auto acl = AclView::Create(incoming_acl_.take()); in GetReceivedAcl() local195 auto acl = std::move(outgoing_acl_.front()); in handle_enqueue() local
545 auto acl = std::make_unique<AclView>(AclView::Create(packet)); in aclDataReceived() local
140 let acl = AclInformation::new(*handle); in get_or_allocate_connection() localVariable147 let mut acl = AclInformation::new(handle); in report_connection_start() localVariable155 let acl = self.get_or_allocate_connection(&handle); in report_connection_end() localVariable577 let acl = device.get_or_allocate_connection(&0); in report_sco_connection_start() localVariable
139 ::grpc::Status SendAcl( in SendAcl()
137 auto acl = AclView::Create(create_packet_view(packet)); in FilterHciAcl() local
144 } acl, sco; member in __anon875025e30111::LogDataContainer
2233 auto acl = model::packets::AclBuilder::Create( in SendAclToRemote() local2478 auto acl = model::packets::AclView::Create(incoming); in IncomingAclPacket() local