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::__anon28a8f43c0111::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::__anon39fb06600111::TestDelegate
256 connection_state_(state), in atransport()382 std::atomic<ConnectionState> connection_state_; variable
1112 return connection_state_; in GetConnectionState()1117 connection_state_ = state; in SetConnectionState()