Home
last modified time | relevance | path

Searched defs:addr (Results 1 – 25 of 63) sorted by relevance

123

/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/
Dstructs.cpp36 static aidl::CdmaSmsAddress toAidl(const V1_0::CdmaSmsAddress& addr) { in toAidl()
46 static V1_0::CdmaSmsAddress toHidl(const aidl::CdmaSmsAddress& addr) { in toHidl()
57 static aidl::CdmaSmsSubaddress toAidl(const V1_0::CdmaSmsSubaddress& addr) { in toAidl()
65 static V1_0::CdmaSmsSubaddress toHidl(const aidl::CdmaSmsSubaddress& addr) { in toHidl()
/hardware/google/interfaces/bluetooth/ccc/aidl/vts/
DVtsHalBluetoothCccTargetTest.cpp84 ScopedAStatus BluetoothCccTest::registerForLmpEvents(std::array<uint8_t, 6> addr) { in registerForLmpEvents()
90 ScopedAStatus BluetoothCccTest::unregisterLmpEvents(std::array<uint8_t, 6> addr) { in unregisterLmpEvents()
102 std::array<uint8_t, 6> addr = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in TEST_P() local
/hardware/interfaces/bluetooth/1.0/default/
Dbluetooth_address.cc31 void BluetoothAddress::bytes_to_string(const uint8_t* addr, char* addr_str) { in bytes_to_string()
36 bool BluetoothAddress::string_to_bytes(const char* addr_str, uint8_t* addr) { in string_to_bytes()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dtdls.cpp109 mac_addr addr; in handleEvent() local
354 mac_addr addr, in wifi_enable_tdls()
442 wifi_error wifi_disable_tdls(wifi_interface_handle iface, mac_addr addr) in wifi_disable_tdls()
492 wifi_error wifi_get_tdls_status(wifi_interface_handle iface, mac_addr addr, in wifi_get_tdls_status()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dtdls.cpp104 mac_addr addr; in handleEvent() local
349 mac_addr addr, in wifi_enable_tdls()
435 wifi_error wifi_disable_tdls(wifi_interface_handle iface, mac_addr addr) in wifi_disable_tdls()
483 wifi_error wifi_get_tdls_status(wifi_interface_handle iface, mac_addr addr, in wifi_get_tdls_status()
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp64 static std::string toString(const sockaddr* addr) { in toString()
81 for (ifaddrs* addr = addrs.get(); addr != nullptr; addr = addr->ifa_next) { in getAllAddr4() local
90 static in_addr_t inetAddr(std::string_view addr) { in inetAddr()
101 bool setAddr4(std::string_view ifname, std::string_view addr, std::optional<uint8_t> prefixlen) { in setAddr4()
123 bool addAddr4(std::string_view ifname, std::string_view addr, uint8_t prefixlen) { in addAddr4()
Dcan.cpp37 sockaddr_can addr = {}; in socket() local
/hardware/google/aemu/host-common/
Ddma_device.cpp19 static void defaultDmaUnlock(uint64_t addr) { } in defaultDmaUnlock()
/hardware/libhardware/modules/camera/3_4/arc/
Dframe_buffer.cpp84 void* addr = mmap(NULL, buffer_size_, PROT_READ, MAP_SHARED, fd_.get(), 0); in Map() local
137 void* addr; in Map() local
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecDefault.cpp58 Return<Result> HdmiCecDefault::addLogicalAddress(CecLogicalAddress addr) { in addLogicalAddress()
159 uint16_t addr; in getPhysicalAddress() local
232 uint16_t addr = INVALID_PHYSICAL_ADDRESS; in getPortInfo() local
280 uint16_t addr; in isConnected() local
DHdmiCec.cpp271 Return<Result> HdmiCec::addLogicalAddress(CecLogicalAddress addr) { in addLogicalAddress()
293 uint16_t addr; in getPhysicalAddress() local
/hardware/google/gfxstream/host/
DVirtioGpuRingBlob.h32 void* addr = nullptr; member
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.cpp52 V1_5::LinkAddress toHidl(const aidl::LinkAddress& addr) { in toHidl()
190 aidl::LinkAddress toAidl(const V1_5::LinkAddress& addr) { in toAidl()
/hardware/interfaces/tv/hdmi/cec/aidl/android/hardware/tv/hdmi/cec/
DIHdmiCec.aidl44 Result addLogicalAddress(in CecLogicalAddress addr); in addLogicalAddress()
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/1/android/hardware/tv/hdmi/cec/
DIHdmiCec.aidl37 …id.hardware.tv.hdmi.cec.Result addLogicalAddress(in android.hardware.tv.hdmi.cec.CecLogicalAddress… in addLogicalAddress()
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/current/android/hardware/tv/hdmi/cec/
DIHdmiCec.aidl37 …id.hardware.tv.hdmi.cec.Result addLogicalAddress(in android.hardware.tv.hdmi.cec.CecLogicalAddress… in addLogicalAddress()
/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/
Dlmp_event.rs52 let addr = address.clone(); localVariable
/hardware/interfaces/bluetooth/1.0/default/test/
Dbluetooth_address_test.cc64 uint8_t addr[BluetoothAddress::kBytes]; in TEST_F() local
/hardware/libhardware_legacy/
Duevent.c45 struct sockaddr_nl addr; in uevent_init() local
/hardware/interfaces/tv/cec/1.1/default/
DHdmiCecMock.cpp85 Return<Result> HdmiCecMock::addLogicalAddress(CecLogicalAddress addr) { in addLogicalAddress()
164 ::android::hardware::tv::cec::V1_1::CecLogicalAddress addr) { in addLogicalAddress_1_1()
/hardware/google/aemu/base/
DMemoryTracker.cpp99 intptr_t addr = (intptr_t)results[i]; in newHook() local
123 intptr_t addr = (intptr_t)results[i]; in deleteHook() local
DSubAllocator.cpp119 uint64_t addr = (uintptr_t)ptr; in rangeCheck() local
134 uint64_t addr = (uintptr_t)checkedPtr; in getOffset() local
/hardware/google/camera/common/lib_depth_generator/
Ddepth_types.h47 uint8_t* addr = nullptr; member
/hardware/nxp/nfc/pn8x/halimpl/src/include/
Dese_hal_api.h71 uint32_t addr; member
/hardware/nxp/nfc/snxxx/halimpl/src/include/
Dese_hal_api.h71 uint32_t addr; member

123