Searched refs:connection_proxy (Results 1 – 2 of 2) sorted by relevance
190 auto& connection_proxy = emplace_pair.first->second; in on_le_connection_complete() local194 connection_proxy.le_connection_management_callbacks_ = connection->GetEventCallbacks(); in on_le_connection_complete()256 auto& connection_proxy = emplace_pair.first->second; in on_le_enhanced_connection_complete() local260 connection_proxy.le_connection_management_callbacks_ = connection->GetEventCallbacks(); in on_le_enhanced_connection_complete()
278 auto& connection_proxy = conn_pair.first->second; in on_connection_complete() local279 connection_proxy.connection_management_callbacks_ = connection->GetEventCallbacks(); in on_connection_complete()283 connection_proxy.connection_management_callbacks_->OnRoleChange( in on_connection_complete()288 …connection_proxy.connection_management_callbacks_->OnRoleChange(hci::ErrorCode::SUCCESS, current_r… in on_connection_complete()