Searched defs:GetAclPacketLength (Results 1 – 5 of 5) sorted by relevance
44 uint16_t GetAclPacketLength() const { return hci_mtu_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::__anond0aaf5ec0111::TestController
189 uint16_t GetAclPacketLength() const { return hci_mtu_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::__anon6ffc362f0211::TestController
84 uint16_t GetAclPacketLength() const override { return acl_buffer_length_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::__anon4444a8fe0111::TestController
1389 uint16_t Controller::GetAclPacketLength() const { return impl_->acl_buffer_length_; } in GetAclPacketLength() function in bluetooth::hci::Controller
80 uint16_t GetAclPacketLength() const override { return acl_buffer_length_; } in GetAclPacketLength() function in bluetooth::hci::acl_manager::TestController