Home
last modified time | relevance | path

Searched refs:DeviceAddrToLEOwnAddr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Ddevice_address.h109 static pw::bluetooth::emboss::LEOwnAddressType DeviceAddrToLEOwnAddr(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Ddevice_address.cc136 pw::bluetooth::emboss::LEOwnAddressType DeviceAddress::DeviceAddrToLEOwnAddr( in DeviceAddrToLEOwnAddr() function in bt::DeviceAddress
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dextended_low_energy_scanner.cc90 DeviceAddress::DeviceAddrToLEOwnAddr(local_address.type())); in BuildSetScanParametersPacket()