Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Ddevice_address.cc41 DeviceAddressBytes::DeviceAddressBytes() { SetToZero(); } in DeviceAddressBytes() function in bt::DeviceAddressBytes
43 DeviceAddressBytes::DeviceAddressBytes( in DeviceAddressBytes() function in bt::DeviceAddressBytes
48 DeviceAddressBytes::DeviceAddressBytes(const ByteBuffer& bytes) { in DeviceAddressBytes() function in bt::DeviceAddressBytes
53 DeviceAddressBytes::DeviceAddressBytes(pw::bluetooth::emboss::BdAddrView view) { in DeviceAddressBytes() function in bt::DeviceAddressBytes