Home
last modified time | relevance | path

Searched defs:GetDevice (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/
Ddynamic_channel.cc24 hci::AddressWithType DynamicChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::DynamicChannel
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dfixed_channel.cc25 hci::Address FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::classic::FixedChannel
/packages/modules/Bluetooth/system/gd/l2cap/le/
Dfixed_channel.cc25 hci::AddressWithType FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::le::FixedChannel
/packages/modules/Bluetooth/system/gd/l2cap/internal/
Ddynamic_channel_impl.cc45 hci::AddressWithType DynamicChannelImpl::GetDevice() const { in GetDevice() function in bluetooth::l2cap::internal::DynamicChannelImpl
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dfixed_channel_impl.h45 hci::AddressWithType GetDevice() const { in GetDevice() function
Dlink.h60 inline hci::AddressWithType GetDevice() const override { in GetDevice() function
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dfixed_channel_impl.h45 hci::Address GetDevice() const { in GetDevice() function
Dlink.h60 hci::AddressWithType GetDevice() const override { in GetDevice() function
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dphy_device.cc43 std::shared_ptr<Device> PhyDevice::GetDevice() const { in GetDevice() function in rootcanal::PhyDevice
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc1065 HasDevice* GetDevice( in GetDevice() function in __anon42cb49410111::HasClientImpl
/packages/modules/NeuralNetworks/runtime/test/
DTestValidation.cpp2778 TEST(ValidationTestIntrospection, GetDevice) { in TEST() argument