Searched refs:CanAddOctets (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/gd/packet/ | ||
H A D | raw_builder.h | 45 bool CanAddOctets(size_t num_bytes) const; |
H A D | raw_builder.cc | 97 bool RawBuilder::CanAddOctets(size_t num_bytes) const { in CanAddOctets() function in bluetooth::packet::RawBuilder |