Searched refs:ToUint32Legacy (Results 1 – 3 of 3) sorted by relevance
50 return std::to_string(ToUint32Legacy()); in ToLegacyConfigString()128 uint32_t ClassOfDevice::ToUint32Legacy() const { in ToUint32Legacy() function in bluetooth::hci::ClassOfDevice
105 ASSERT_EQ(cod->ToUint32Legacy(), 0); in TEST()110 ASSERT_EQ(cod->ToUint32Legacy(), 0xab214c); in TEST()
84 uint32_t ToUint32Legacy() const;