Searched refs:connection_state_ (Results 1 – 3 of 3) sorted by relevance
60 ++connection_state_.count; in OnConnectionState()61 connection_state_.device_address = device_address; in OnConnectionState()62 connection_state_.state = state; in OnConnectionState()77 const RequestData& connection_state() const { return connection_state_; } in connection_state()82 RequestData connection_state_; member in bluetooth::__anonaa9dfa1e0111::TestDelegate
234 connection_state_(state), in atransport()347 std::atomic<ConnectionState> connection_state_; variable
989 return connection_state_; in GetConnectionState()994 connection_state_ = state; in SetConnectionState()