Searched refs:btStates_ (Results 1 – 2 of 2) sorted by relevance
78 btStates_.emplace_back(context.btState); in AppendNewData()106 return btStates_; in BtState()
134 btStates_.clear(); in Clear()158 std::deque<int32_t> btStates_ = {}; variable