Searched defs:SetAppearance (Results 1 – 2 of 2) sorted by relevance
663 void AdvertisingData::SetAppearance(uint16_t appearance) { in SetAppearance() function in bt::AdvertisingData
652 void SetAppearance(uint16_t appearance) { appearance_ = appearance; } in SetAppearance() function