Home
last modified time | relevance | path

Searched refs:SetResolvableSetIdentifier (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dadvertising_data.cc466 out_ad.SetResolvableSetIdentifier(ident); in FromBytes()
625 void AdvertisingData::SetResolvableSetIdentifier( in SetResolvableSetIdentifier() function in bt::AdvertisingData
H A Dadvertising_data_test.cc1053 data.SetResolvableSetIdentifier(identifier); in TEST()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dadvertising_data.h252 void SetResolvableSetIdentifier(
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.cc1603 output.SetResolvableSetIdentifier(input.resolvable_set_identifier()); in AdvertisingDataFromFidl()