Searched defs:RequestAclPriority (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ | ||
H A D | mock_acl_data_channel.cc | 72 void MockAclDataChannel::RequestAclPriority( in RequestAclPriority() function in bt::hci::testing::MockAclDataChannel |
H A D | acl_data_channel.cc | 407 void AclDataChannelImpl::RequestAclPriority( in RequestAclPriority() function in bt::hci::AclDataChannelImpl |
H A D | acl_data_channel_test.cc | 213 TEST_P(AclPriorityTest, RequestAclPriority) { in TEST_P() argument |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ | ||
H A D | fake_channel.cc | 155 void FakeChannel::RequestAclPriority( in RequestAclPriority() function in bt::l2cap::testing::FakeChannel |
H A D | channel.cc | 331 void ChannelImpl::RequestAclPriority( in RequestAclPriority() function in bt::l2cap::internal::ChannelImpl |
H A D | logical_link.cc | 711 void LogicalLink::RequestAclPriority( in RequestAclPriority() function in bt::l2cap::internal::LogicalLink |