Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler_test.cc44 uint16_t GetAclPacketLength() const { return hci_mtu_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::__anond0aaf5ec0111::TestController
Dle_impl_test.cc189 uint16_t GetAclPacketLength() const { return hci_mtu_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::__anon6ffc362f0211::TestController
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc84 uint16_t GetAclPacketLength() const override { return acl_buffer_length_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::__anon4444a8fe0111::TestController
Dcontroller.cc1389 uint16_t Controller::GetAclPacketLength() const { return impl_->acl_buffer_length_; } in GetAclPacketLength() function in bluetooth::hci::Controller
Dacl_manager_test.cc80 uint16_t GetAclPacketLength() const override { return acl_buffer_length_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::TestController