Searched refs:connection_proxy (Results 1 – 2 of 2) sorted by relevance
150 auto& connection_proxy = check_and_get_le_connection(handle); in on_le_connection_complete() local157 connection_proxy.le_connection_management_callbacks_ = connection->GetEventCallbacks(); in on_le_connection_complete()203 auto& connection_proxy = check_and_get_le_connection(handle); in on_le_enhanced_connection_complete() local211 connection_proxy.le_connection_management_callbacks_ = connection->GetEventCallbacks(); in on_le_enhanced_connection_complete()
218 auto& connection_proxy = check_and_get_connection(handle); in on_connection_complete() local219 connection_proxy.connection_management_callbacks_ = connection->GetEventCallbacks(); in on_connection_complete()220 connection_proxy.connection_management_callbacks_->OnRoleChange(current_role); in on_connection_complete()