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