Searched defs:GetDevice (Results 1 – 12 of 12) sorted by relevance
25 hci::Address FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::classic::FixedChannel
24 hci::AddressWithType DynamicChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::DynamicChannel
25 hci::AddressWithType FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::le::FixedChannel
110 constexpr dev_t GetDevice() const { in GetDevice() function
41 hci::AddressWithType GetDevice() const { in GetDevice() function
54 inline hci::AddressWithType GetDevice() const override { in GetDevice() function
42 hci::AddressWithType DynamicChannelImpl::GetDevice() const { in GetDevice() function in bluetooth::l2cap::internal::DynamicChannelImpl
40 hci::Address GetDevice() const { in GetDevice() function
54 hci::AddressWithType GetDevice() const override { in GetDevice() function
114 inline std::string GetDevice(const std::string& name) { in GetDevice() function
1128 dev_t GetDevice(const std::string& path) { in GetDevice() function
2704 TEST(ValidationTestIntrospection, GetDevice) { in TEST() argument