Searched defs:AddOctets (Results 1 – 1 of 1) sorted by relevance
33 bool RawBuilder::AddOctets(size_t octets, const vector<uint8_t>& bytes) { in AddOctets() function in bluetooth::packet::RawBuilder43 bool RawBuilder::AddOctets(const vector<uint8_t>& bytes) { in AddOctets() function in bluetooth::packet::RawBuilder47 bool RawBuilder::AddOctets(size_t octets, uint64_t value) { in AddOctets() function in bluetooth::packet::RawBuilder