Searched defs:GetDevice (Results 1 – 10 of 10) sorted by relevance
24 hci::AddressWithType DynamicChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::DynamicChannel
25 hci::Address FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::classic::FixedChannel
25 hci::AddressWithType FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::le::FixedChannel
42 hci::AddressWithType DynamicChannelImpl::GetDevice() const { in GetDevice() function in bluetooth::l2cap::internal::DynamicChannelImpl
45 hci::Address GetDevice() const { in GetDevice() function
60 hci::AddressWithType GetDevice() const override { in GetDevice() function
45 hci::AddressWithType GetDevice() const { in GetDevice() function
60 inline hci::AddressWithType GetDevice() const override { in GetDevice() function
1075 HasDevice* GetDevice( in GetDevice() function in __anon883a64120111::HasClientImpl
2777 TEST(ValidationTestIntrospection, GetDevice) { in TEST() argument