Searched refs:connection_state_count_ (Results 1 – 1 of 1) sorted by relevance
56 TestDelegate() : connection_state_count_(0), last_mtu_(0) {} in TestDelegate()60 int connection_state_count() const { return connection_state_count_; } in connection_state_count()65 connection_state_count_++; in OnConnectionState()75 int connection_state_count_; member in bluetooth::__anona18d8ef30111::TestDelegate