Searched refs:connection_state_ (Results 1 – 4 of 4) sorted by relevance
56 ++connection_state_.count; in OnConnectionState()57 connection_state_.device_address = device_address; in OnConnectionState()58 connection_state_.state = state; in OnConnectionState()74 const RequestData& connection_state() const { return connection_state_; } in connection_state()79 RequestData connection_state_; member in bluetooth::__anondbec48710111::TestDelegate
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::__anon3081c9550111::TestDelegate
266 connection_state_(state), in atransport()397 std::atomic<ConnectionState> connection_state_; variable
1116 return connection_state_; in GetConnectionState()1121 connection_state_ = state; in SetConnectionState()