Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/common/
Ddevice_address.cc44 DeviceAddressBytes::DeviceAddressBytes() { SetToZero(); } in DeviceAddressBytes() function in bt::DeviceAddressBytes
46 DeviceAddressBytes::DeviceAddressBytes( in DeviceAddressBytes() function in bt::DeviceAddressBytes
51 DeviceAddressBytes::DeviceAddressBytes(const ByteBuffer& bytes) { in DeviceAddressBytes() function in bt::DeviceAddressBytes
56 DeviceAddressBytes::DeviceAddressBytes(pw::bluetooth::emboss::BdAddrView view) { in DeviceAddressBytes() function in bt::DeviceAddressBytes