/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | classic_acl_connection.h | 35 virtual Address GetAddress() const { in GetAddress() function
|
/aosp12/system/bt/gd/hci/ |
H A D | address_with_type.h | 39 inline Address GetAddress() const { in GetAddress() function
|
/aosp12/system/bt/gd/storage/ |
H A D | classic_device.cc | 39 hci::Address ClassicDevice::GetAddress() const { in GetAddress() function in bluetooth::storage::ClassicDevice
|
H A D | device.cc | 109 hci::Address Device::GetAddress() const { in GetAddress() function in bluetooth::storage::Device
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | acl_connection.cc | 30 AddressWithType AclConnection::GetAddress() const { return address_; } in GetAddress() function in test_vendor_lib::AclConnection
|
H A D | le_advertiser.cc | 69 AddressWithType LeAdvertiser::GetAddress() const { return address_; } in GetAddress() function in test_vendor_lib::LeAdvertiser
|
H A D | acl_connection_handler.cc | 156 AddressWithType AclConnectionHandler::GetAddress(uint16_t handle) const { in GetAddress() function in test_vendor_lib::AclConnectionHandler
|
/aosp12/system/bt/profile/avrcp/ |
H A D | device.h | 76 const RawAddress& GetAddress() const { return address_; }; in GetAddress() function
|
/aosp12/system/bt/service/common/android/bluetooth/ |
H A D | IBluetooth.aidl | 39 String GetAddress(); in GetAddress() method
|
/aosp12/system/bt/service/test/ |
H A D | adapter_unittest.cc | 226 TEST_F(AdapterTest, GetAddress) { in TEST_F() argument
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
H A D | device_properties.h | 134 const Address& GetAddress() const { in GetAddress() function
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_binder_server.cc | 86 Status BluetoothBinderServer::GetAddress(::android::String16* _aidl_return) { in GetAddress() function in ipc::binder::BluetoothBinderServer
|
/aosp12/system/bt/service/ |
H A D | adapter.cc | 310 std::string GetAddress() const override { return address_.Get(); } in GetAddress() function in bluetooth::AdapterImpl
|
/aosp12/art/libelffile/elf/ |
H A D | elf_builder.h | 160 Elf_Addr GetAddress() const { in GetAddress() function
|
/aosp12/art/dexlayout/ |
H A D | dex_ir.h | 959 uint32_t GetAddress() const { return address_; } in GetAddress() function
|