Searched refs:GetControllerNumAclPacketBuffers (Results 1 – 7 of 7) sorted by relevance
54 virtual uint16_t GetControllerNumAclPacketBuffers() const;
290 …ASSERT_EQ(controller_->GetControllerNumAclPacketBuffers(), test_hci_layer_->total_num_acl_data_pac… in TEST_F()
799 uint16_t Controller::GetControllerNumAclPacketBuffers() const { in GetControllerNumAclPacketBuffers() function in bluetooth::hci::Controller
86 uint16_t GetControllerNumAclPacketBuffers() const override { in GetControllerNumAclPacketBuffers() function in bluetooth::hci::acl_manager::__anon0d2b85f20111::TestController
294 return GetController()->GetControllerNumAclPacketBuffers(); in get_acl_buffer_count_classic()
27 max_acl_packet_credits_ = controller_->GetControllerNumAclPacketBuffers(); in RoundRobinScheduler()
41 uint16_t GetControllerNumAclPacketBuffers() const { in GetControllerNumAclPacketBuffers() function in bluetooth::hci::acl_manager::TestController