Searched defs:ToUint32Legacy (Results 1 – 2 of 2) sorted by relevance
119 uint32_t ClassOfDevice::ToUint32Legacy() const { return (cod[2]) | (cod[1] << 8) | (cod[0] << 16); } in ToUint32Legacy() function in bluetooth::hci::ClassOfDevice
120 uint32_t ClassOfDevice::ToUint32Legacy() const { return (cod[2]) | (cod[1] << 8) | (cod[0] << 16); } in ToUint32Legacy() function in bluetooth::hci::ClassOfDevice