Searched refs:GetAclPacketLength (Results 1 – 8 of 8) sorted by relevance
86 MOCK_METHOD(uint16_t, GetAclPacketLength, (), (const));
93 virtual uint16_t GetAclPacketLength() const;
295 ASSERT_EQ(controller_->GetAclPacketLength(), test_hci_layer_->acl_data_packet_length); in TEST_F()
937 uint16_t Controller::GetAclPacketLength() const { in GetAclPacketLength() function in bluetooth::hci::Controller
88 uint16_t GetAclPacketLength() const override { in GetAclPacketLength() function in bluetooth::hci::acl_manager::__anona7edb2590111::TestController
29 hci_mtu_ = controller_->GetAclPacketLength(); in RoundRobinScheduler()
45 uint16_t GetAclPacketLength() const { in GetAclPacketLength() function in bluetooth::hci::acl_manager::TestController
239 GetController()->GetAclPacketLength())