Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers.cc820 [[nodiscard]] bool IsAppearanceValid(uint16_t appearance_raw) { in IsAppearanceValid()
934 uint16_t appearance_raw) { in AppearanceToFidl()
1619 const uint16_t appearance_raw = input.appearance().value(); in AdvertisingDataToFidl() local